llvm-6502/lib
Eli Bendersky ed5df01198 Some small (and mostly cosmetic) fixes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172640 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-16 19:32:36 +00:00
..
Analysis SCEVExpander fix. RAUW needs to update the InsertedExpressions cache. 2013-01-14 21:00:37 +00:00
Archive
AsmParser
Bitcode
CodeGen Define metadata interfaces for describing a static data member 2013-01-16 01:22:23 +00:00
DebugInfo Split address information for DWARF5 split dwarf proposal. This involves 2013-01-15 23:56:56 +00:00
ExecutionEngine Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
IR Allow vectors in CreatePointerCast of constants. 2013-01-16 14:41:46 +00:00
Linker [Linker] Change module flag linking to be more extensible. 2013-01-16 18:39:23 +00:00
MC Some small (and mostly cosmetic) fixes. 2013-01-16 19:32:36 +00:00
Object [Object][ELF] Simplify ELFObjectFile by using ELFType. 2013-01-15 07:44:25 +00:00
Option
Support Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
TableGen TableGen: Keep track of superclass reference ranges. 2013-01-10 18:50:11 +00:00
Target reverting 172579 2013-01-16 01:29:10 +00:00
Transforms ASan: wrap mapping scale and offset in a struct and make it a member of ASan passes. Add test for non-default mapping scale and offset. No functionality change 2013-01-16 13:23:28 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile