llvm-6502/lib
2013-01-14 19:18:39 +00:00
..
Analysis fix compile-time regression report by Joerg Sonnenberger: 2013-01-13 18:02:57 +00:00
Archive
AsmParser
Bitcode
CodeGen When lowering an inreg sext first shift left, then right arithmetically. 2013-01-12 19:06:44 +00:00
DebugInfo
ExecutionEngine Fix bug in exception table allocation (PR13678) 2013-01-11 16:33:30 +00:00
IR Support for half intrinsics. Pushes MMX into slower encoding path. 2013-01-11 01:45:05 +00:00
Linker Fix a copy/paste error in the IR Linker, casting an ArrayType instead of a VectorType. 2013-01-10 10:49:36 +00:00
MC Move CheckForValidSection to the MCAsmParser interface. 2013-01-14 19:15:01 +00:00
Object [Object][Archive] Fix name handling with bsd style long names. 2013-01-10 01:05:34 +00:00
Option
Support Revert r171829 "Split changeset_ty using iterators instead of loops" as it breaks the VS2008 build 2013-01-14 14:13:06 +00:00
TableGen TableGen: Keep track of superclass reference ranges. 2013-01-10 18:50:11 +00:00
Target Simplify nested strconcats in X86 td files since strconcat can take more than 2 arguments. 2013-01-14 07:46:34 +00:00
Transforms Changed SmallPtrSet.count guard + SmallPtrSet.insert to just SmallPtrSet.insert. 2013-01-14 19:18:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile