llvm-6502/lib
2012-12-04 01:34:23 +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 Simplify code. No functionality change. 2012-12-04 01:00:52 +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 ASan: add initial support for handling llvm.lifetime intrinsics in ASan - emit calls into runtime library that poison memory for local variables when their lifetime is over and unpoison memory when their lifetime begins. 2012-12-04 01:34:23 +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