llvm-6502/lib/Transforms
2012-03-26 21:00:53 +00:00
..
Hello
InstCombine 153465 was incorrect. In this code we wanted to check that the pointer operand is of pointer type (and not vector type). 2012-03-26 21:00:53 +00:00
Instrumentation [tsan] treat vtable pointer updates in a special way (requires tbaa); fix a bug (forgot to return true after instrumenting); make sure the tsan tests are run 2012-03-26 17:35:03 +00:00
IPO
Scalar LSR ivchain bug fix: corner case with ConstantExpr. 2012-03-26 20:28:37 +00:00
Utils Tidy. 2012-03-26 19:09:40 +00:00
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile