1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/Transforms
Eli Friedman 012a4bfaa4 Don't call skipModule for CFI lowering passes.
opt-bisect shouldn't skip these passes; they lower intrinsics which
no other pass can handle.

llvm-svn: 329961
2018-04-12 22:04:11 +00:00
..
AggressiveInstCombine Remove unused header to fix layering. 2018-03-29 22:35:59 +00:00
Coroutines Remove trailing space in build file. 2018-04-07 03:30:28 +00:00
Hello
InstCombine [InstCombine] limit X - (cast(-Y) --> X + cast(Y) with hasOneUse() 2018-04-11 15:57:18 +00:00
Instrumentation hwasan: add -hwasan-match-all-tag flag 2018-04-04 20:44:59 +00:00
IPO Don't call skipModule for CFI lowering passes. 2018-04-12 22:04:11 +00:00
ObjCARC Fix a couple of layering violations in Transforms 2018-03-21 22:34:23 +00:00
Scalar Revert "Reapply "[PR16756] Use SSAUpdaterBulk in JumpThreading." one more time." 2018-04-12 13:52:02 +00:00
Utils [SSAUpdaterBulk] Fix linux bootstrap/sanitizer failures: explicitly specify order of evaluation. 2018-04-11 23:37:37 +00:00
Vectorize Fix for the buildbot failure. Now-unused private field TTI deleted. 2018-04-10 00:38:36 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00