llvm-6502/lib
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
..
Analysis Rename VMCore directory to IR. 2013-01-02 09:10:48 +00:00
Archive
AsmParser Use the predicate methods off of AttributeSet instead of Attribute. 2012-12-30 13:50:49 +00:00
Bitcode s/Raw/getBitMask/g to be more in line with current naming conventions. This method won't be sticking around. 2012-12-30 01:05:42 +00:00
CodeGen Resort the #include lines in include/... and lib/... with the 2013-01-02 10:22:59 +00:00
DebugInfo
ExecutionEngine convert a bunch of callers from DataLayout::getIndexedOffset() to GEP::accumulateConstantOffset(). 2012-12-30 16:25:48 +00:00
IR Rename VMCore directory to IR. 2013-01-02 09:10:48 +00:00
Linker
MC
Object
Option Resort the #include lines in include/... and lib/... with the 2013-01-02 10:22:59 +00:00
Support Resort the #include lines in include/... and lib/... with the 2013-01-02 10:22:59 +00:00
TableGen
Target Resort the #include lines in include/... and lib/... with the 2013-01-02 10:22:59 +00:00
Transforms Resort the #include lines in include/... and lib/... with the 2013-01-02 10:22:59 +00:00
CMakeLists.txt Rename VMCore directory to IR. 2013-01-02 09:10:48 +00:00
LLVMBuild.txt Rename VMCore directory to IR. 2013-01-02 09:10:48 +00:00
Makefile Rename VMCore directory to IR. 2013-01-02 09:10:48 +00:00