llvm-project/llvm/lib/Transforms
Chandler Carruth 321c6a7c50 Revert r173342 temporarily. It appears to cause a very late miscompile
of stage2 in a bootstrap. Still investigating....

llvm-svn: 173343
2013-01-24 13:24:24 +00:00
..
Hello Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
IPO Add the IR attribute 'sspstrong'. 2013-01-23 06:41:41 +00:00
InstCombine Remove trailing whitespace. 2013-01-24 05:22:40 +00:00
Instrumentation [asan] fix 32-bit builds 2013-01-24 10:43:50 +00:00
Scalar Fixed typo. 2013-01-22 21:53:43 +00:00
Utils Revert r173342 temporarily. It appears to cause a very late miscompile 2013-01-24 13:24:24 +00:00
Vectorize Add support for reverse pointer induction variables. These are loops that contain pointers that count backwards. 2013-01-23 01:35:00 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00