1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Transforms
Sanjay Patel 2d43600215 [InstCombine] fix constant to be signed for signed comparisons
This bug was introduced in r269728 and is the likely cause of many stage 2 ubsan bot failures.
I'll add a test in a follow-up commit assuming this fixes things properly.

llvm-svn: 269797
2016-05-17 18:38:55 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine [InstCombine] fix constant to be signed for signed comparisons 2016-05-17 18:38:55 +00:00
Instrumentation Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"" 2016-05-16 21:03:38 +00:00
IPO Rename pass name to prepare to new PM porting /NFC 2016-05-15 01:04:24 +00:00
ObjCARC Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the cmake build to enable them. 2016-04-29 15:22:48 +00:00
Scalar [Guards] Add branch metadata when lowering 2016-05-17 17:51:19 +00:00
Utils [PM/LCSSA] Fix dependency list. Some passes are preserved, not required. 2016-05-17 14:32:12 +00:00
Vectorize [LV] Ensure safe VF for loops with interleaved accesses 2016-05-16 15:08:20 +00:00
CMakeLists.txt
LLVMBuild.txt