llvm-project/llvm/lib/Transforms
Stefan Stipanovic 5360589b7d [Attributor] Deducing existing nounwind attribute.
Adding nounwind deduction in new attributor framework.

Reviewers: jdoerfert, uenoku

Subscribers: hiraditya, llvm-commits

Differential Revision: https://reviews.llvm.org/D63379

llvm-svn: 364521
2019-06-27 11:27:54 +00:00
..
AggressiveInstCombine Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Coroutines Simplify std::lower_bound with llvm::{bsearch,lower_bound}. NFC 2019-06-21 05:40:31 +00:00
Hello Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
IPO [Attributor] Deducing existing nounwind attribute. 2019-06-27 11:27:54 +00:00
InstCombine [InstCombine] simplify code for inserts -> splat; NFC 2019-06-26 15:52:59 +00:00
Instrumentation [WebAssembly] Implement Address Sanitizer for Emscripten 2019-06-26 20:16:14 +00:00
ObjCARC [ObjC][ARC] Delete ObjC runtime calls on global variables annotated 2019-06-14 22:06:32 +00:00
Scalar [SCCP] Fix non-deterministic uselists of return values (DenseMap -> MapVector) 2019-06-26 21:44:37 +00:00
Utils [LoopUnroll] Add support for loops with exiting headers and uncond latches. 2019-06-26 09:16:57 +00:00
Vectorize [SLP] Look-ahead operand reordering heuristic. 2019-06-26 21:25:24 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00