Merge branch 'amd-master' into amd-common
Description
Description
Details
Details
- Auditors
grosbach - Committed
• tstellarAMD Aug 19 2016, 9:09 AM - Parents
- rGadfda930fc9d: Merge branch amd-master into amd-common
rG9385680c241b: [OpenCL] AMDGPU: add support of cl_khr_subgroups - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9385680c241b | D23573 | yaxunl | [OpenCL] AMDGPU: add support of cl_khr_subgroups | Aug 17 2016 | ||
891a49c4879c | rengolin | [docs] Adding "new target" rules to dev policy | Aug 17 2016 | |||
cd1d5aaf2e31 | bogner | Replace a few more "fall through" comments with LLVM_FALLTHROUGH | Aug 17 2016 | |||
de3aea04129b | t.p.northover | GlobalISel: support irtranslation of icmp instructions. | Aug 17 2016 | |||
e4d8225e72da | D23480 | zturner | Add a test for clang-tidy using the clang-cl driver. | Aug 17 2016 | ||
4326167a3701 | D21808 | ddcc | [WebAssembly] Handle debug information and virtual registers without crashing | Aug 17 2016 | ||
eb3958fafdb4 | D23580 | timshen | [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits | Aug 17 2016 | ||
d42d58cf2168 | arsenm | AMDGPU: Remove dead option | Aug 17 2016 | |||
a0d032eacf3c | D23455 | zturner | [Tooling] Parse compilation database command lines on Windows. | Aug 17 2016 | ||
2931d171428d | D23581 | timshen | [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits | Aug 17 2016 | ||
ad8672727cc7 | jvesely | Implement vstore_half{,n} | Aug 17 2016 | |||
8b58bdfe6fee | D23593 | timshen | [GenericDomTree] Change GenericDomTree to use NodeRef in GraphTraits. NFC. | Aug 17 2016 | ||
84ff18ba927a | spatel | [InstCombine] minimize tests and autogenerate checks | Aug 17 2016 | |||
41f41635f979 | D23607 | filcab | Split DescribeAddressIfGlobal between a function that gets all the information… | Aug 17 2016 | ||
2e767d197282 | D23605 | filcab | Split DescribeAddressIfStack between a function that gets all the information… | Aug 17 2016 | ||
daffec91efbc | spatel | [InstCombine] more clean up of foldICmpXorConstant(); NFCI | Aug 17 2016 | |||
fd0fb204a072 | D22929 | ahatanak | [CodeGen][ObjC] Fix infinite recursion in getObjCEncodingForTypeImpl. | Aug 17 2016 | ||
6d5f448746ca | spatel | [InstCombine] clean up foldICmpXorConstant(); NFCI | Aug 17 2016 | |||
53ce3f9d023e | D23613 | myatsina | Fix for PR29010 | Aug 17 2016 | ||
6ad7dfcc1e69 | ruiu | Merge readAt and readAlign. | Aug 17 2016 | |||
26cb1d266081 | aprantl | Module debug info: Fix a bug in handling record decls without fields. | Aug 17 2016 | |||
b35be69ff509 | AndreyChurbanov | cleanup: fixed names of dummy arguments of Fortran interfaces declarations, no… | Aug 17 2016 | |||
a7398ba024fa | kcc | [libFuzzer] more mutations | Aug 17 2016 | |||
473da657c720 | D23045 | Eugene.Zelenko | [Include-fixer] Install executables and support scripts | Aug 17 2016 | ||
ccd546e953fa | aprantl | Move tests to the appropriate subdirectory. | Aug 17 2016 | |||
a6583c5d893b | D20386 | omjavaid | Correct makefile.rules to use arm/aarch64 target specific AR and OBJCOPY | Aug 17 2016 | ||
721c7cba84f4 | aprantl | Simplify condition. (NFC) | Aug 17 2016 | |||
63e14a07e80f | spatel | [InstCombine] use m_APInt to allow icmp (or X, Y), C folds for splat constant… | Aug 17 2016 | |||
943e92efde26 | spatel | [InstCombine] clean up foldICmpOrConstant(); NFCI | Aug 17 2016 | |||
f636d762ed71 | spatel | [InstCombine] add tests for missing vector icmp folds | Aug 17 2016 | |||
fd5ac8a0ea6a | aprantl | Debug info: Mark noreturn functions with DIFlagNoReturn. | Aug 17 2016 | |||
002981baca64 | D13126 | dergachev.a | [analyzer] Add a checker for loss of sign or precision in integral casts. | Aug 17 2016 | ||
c19dee734f3a | aprantl | Support the DW_AT_noreturn DWARF flag. This is used to mark functions with the… | Aug 17 2016 | |||
ea7e4647dbeb | mcrosier | Revert "Reassociate: Reprocess RedoInsts after each inst". | Aug 17 2016 | |||
cbce96c3afbc | D21978 | dergachev.a | [analyzer] Add LocationContext information to SymbolMetadata. | Aug 17 2016 | ||
ffb3278e2710 | Meinersbur | Update ISL to isl-0.17.1-200-gd8de4ea. | Aug 17 2016 | |||
4f7eb2aa95dd | spatel | [InstCombine] use m_APInt to allow icmp (add X, Y), C folds for splat constant… | Aug 17 2016 | |||
e9a265a26709 | D23543 | mboehme | Adapt to TraverseLambdaCapture interface change from D23204 | Aug 17 2016 | ||
d5f94a6a5928 | D23204 | mboehme | Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture(). | Aug 17 2016 | ||
7d7bacbafa61 | D23404 | andreybokhanko | Clarify the statement on using #if 0 ... #endif in CodingStandards. | Aug 17 2016 | ||
545afafb7016 | grimar | [ELF] - Linkerscript: make readAt() signature to be consistent with others… | Aug 17 2016 | |||
ac96ec7906f6 | sdardis | [mips] Add l.[sd] and s.[sd] instruction aliases | Aug 17 2016 | |||
a6822f64f333 | mcrosier | Revert "[Reassociate] Avoid iterator invalidation when negating value." | Aug 17 2016 | |||
cf3e8121a6c0 | D23464 | mcrosier | [Reassociate] Avoid iterator invalidation when negating value. | Aug 17 2016 | ||
7a79422536d8 | jonpa | [LoopStrenghtReduce] Refactoring and addition of a new target cost function. | Aug 17 2016 | |||
a086b9fd1516 | aaron.ballman | Add an AST matcher for external formal linkage. | Aug 17 2016 | |||
8e8e5061b856 | labath | Fix unittests on windows after r278915 | Aug 17 2016 | |||
2f430a19389e | D23554 | labath | Remove cmake legacy code | Aug 17 2016 | ||
4b22642e6fb0 | D23491 | myatsina | Fixing bug committed in rev. 278321 | Aug 17 2016 | ||
ab37264aa76b | hokein | [include-fixer] Update -help message. | Aug 17 2016 |