llvm-6502/lib
NAKAMURA Takumi 36422d8876 Fix whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169194 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-04 00:49:28 +00:00
..
Analysis constify the cost API 2012-12-03 22:47:12 +00:00
Archive Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
AsmParser Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Bitcode Minor tweaking to SmallVector static size. 2012-12-03 22:57:47 +00:00
CodeGen Remove VirtRegMap::getRegAllocPref(). 2012-12-04 00:35:59 +00:00
DebugInfo The section is .debug_line. 2012-11-27 01:40:36 +00:00
ExecutionEngine RuntimeDyld: Fix up r169178. MSVC doesn't like "or". 2012-12-04 00:08:14 +00:00
Linker Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MC Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Object Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Support [Support] Make FileOutputBuffer work on Windows. 2012-12-03 22:09:52 +00:00
TableGen Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Target Remove the old TRI::ResolveRegAllocHint() and getRawAllocationOrder() hooks. 2012-12-04 00:46:13 +00:00
Transforms Fix whitespace. 2012-12-04 00:49:28 +00:00
VMCore moves doInitialization and doFinalization to the Pass class and removes some unreachable code in MachineModuleInfo 2012-12-03 21:56:57 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile