llvm-project/llvm/lib/Transforms
Wenlei He 7cca13bc3a [PartialInline] Bail out on asm-goto/callbr
Fixing ICE when partial inline tries to deal with blockaddress uses of function which is typical for asm-goto/callbr. We ran into this with PGO multi-region partial inline.

Differential Revision: https://reviews.llvm.org/D117509
2022-01-19 10:57:57 -08:00
..
AggressiveInstCombine [llvm] Use llvm::reverse (NFC) 2021-12-13 21:54:51 -08:00
CFGuard [CFG] Handle calls with funclet bundle 2021-12-03 10:51:10 -08:00
Coroutines [Coroutines] Offering llvm.coro.align intrinsic 2022-01-19 09:52:45 +08:00
Hello
IPO [PartialInline] Bail out on asm-goto/callbr 2022-01-19 10:57:57 -08:00
InstCombine [InstCombine] reduce code duplication; NFC 2022-01-18 12:13:45 -05:00
Instrumentation [InstrProf][NFC] Add InstrProfInstBase base 2022-01-18 11:12:00 -08:00
ObjCARC [llvm] Remove unused forward declarations (NFC) 2022-01-07 20:00:34 -08:00
Scalar [MemCpyOpt] Add some debug output to call slot optimization (NFC) 2022-01-19 15:51:10 +01:00
Utils [BuildLibCalls] Mark calloc as inaccessiblememonly 2022-01-19 12:55:09 +01:00
Vectorize [VPlan] Assert can IV is only used by increments during epilogue vec. 2022-01-19 10:10:05 +00:00
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00