llvm-project/llvm/lib/Transforms
Evandro Menezes 7c711ccf36 [IR] Create new method in `Function` class (NFC)
Create method `optForNone()` testing for the function level equivalent of
`-O0` and refactor appropriately.

Differential revision: https://reviews.llvm.org/D59852

llvm-svn: 357638
2019-04-03 21:27:03 +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 [coroutines][PR40979] Ignore unreachable uses across suspend points 2019-03-11 18:31:28 +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 [IR] Create new method in `Function` class (NFC) 2019-04-03 21:27:03 +00:00
InstCombine [InstCombine] Simplify ctpop with bitreverse/bswap 2019-04-03 08:08:44 +00:00
Instrumentation [IR] Create new method in `Function` class (NFC) 2019-04-03 21:27:03 +00:00
ObjCARC Don't add a tail keyword to calls to ObjC runtime functions if the calls 2019-03-21 20:16:09 +00:00
Scalar [IR] Create new method in `Function` class (NFC) 2019-04-03 21:27:03 +00:00
Utils [WebAssembly] Add Emscripten OS definition + small_printf 2019-04-03 01:08:35 +00:00
Vectorize [DebugInfo] Fix pr41180 : Loop Vectorization Debugify Failure 2019-04-02 17:28:34 +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