llvm-6502/lib/Transforms
Evgeniy Stepanov 967a946cb4 [msan] Fix handling of equality comparison of pointer vectors.
Also improve test coveration of the handling of relational comparisons.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172539 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-15 16:44:52 +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
InstCombine Remove trailing spaces. 2013-01-14 23:16:36 +00:00
Instrumentation [msan] Fix handling of equality comparison of pointer vectors. 2013-01-15 16:44:52 +00:00
IPO Remove redundant 'llvm::' qualifications 2013-01-13 16:01:15 +00:00
Scalar Changed SmallPtrSet.count guard + SmallPtrSet.insert to just SmallPtrSet.insert. 2013-01-14 19:18:39 +00:00
Utils Remove trailing spaces. 2013-01-14 23:16:36 +00:00
Vectorize Fix PR14547. Handle induction variables of small sizes smaller than i32 (i8 and i16). 2013-01-13 07:56:29 +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