llvm-6502/lib/Transforms
Chandler Carruth 58a2cbef4a Resort the #include lines in include/... and lib/... with the
utils/sort_includes.py script.

Most of these are updating the new R600 target and fixing up a few
regressions that have creeped in since the last time I sorted the
includes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171362 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-02 10:22:59 +00:00
..
Hello Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
InstCombine Add extra CHECK to make sure that 'or' instruction was replaced. 2012-12-31 18:26:42 +00:00
Instrumentation Resort the #include lines in include/... and lib/... with the 2013-01-02 10:22:59 +00:00
IPO convert a bunch of callers from DataLayout::getIndexedOffset() to GEP::accumulateConstantOffset(). 2012-12-30 16:25:48 +00:00
Scalar Resort the #include lines in include/... and lib/... with the 2013-01-02 10:22:59 +00:00
Utils Resort the #include lines in include/... and lib/... with the 2013-01-02 10:22:59 +00:00
Vectorize Add IRBuilder::CreateVectorSplat and use it to simplify code. 2013-01-01 19:55:16 +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