llvm-6502/lib
2011-11-29 02:06:35 +00:00
..
Analysis Make SCEV print <nsw><nuw> for Add/MulExpr. 2011-11-29 02:06:35 +00:00
Archive
AsmParser remove asmparsing and documentation support for "volatile load", which was only produced by LLVM 2.9 and earlier. LLVM 3.0 and later prefers "load volatile". 2011-11-27 06:56:53 +00:00
Bitcode remove autoupgrade support for really old-style debug info intrinsics. 2011-11-27 06:18:33 +00:00
CodeGen On MachO, the pointer to the personality function should always be in the 2011-11-29 01:43:20 +00:00
DebugInfo
ExecutionEngine Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
Linker
MC Better fix for ARM MOVT relocation encoding of thumb bit. 2011-11-29 01:15:25 +00:00
Object Fix some possible gcc-4.2 may be used uninitialized warnings. 2011-11-28 22:19:32 +00:00
Support Don't define these unless we plan to use them. 2011-11-28 22:14:02 +00:00
TableGen ARM vldm and vstm VFP instructions can take a data type suffix. 2011-11-11 23:08:10 +00:00
Target Better fix for ARM MOVT relocation encoding of thumb bit. 2011-11-29 01:15:25 +00:00
Transforms Zap some completely ridiculous code. There's probably a miscompile here, but I don't really want to try to write a testcase involving an invoke returning a pointer to a varargs function... 2011-11-29 01:18:23 +00:00
VMCore Eli managed to kill off llvm.membarrier in llvm 3.0 also, this means 2011-11-27 08:42:07 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile