llvm-6502/lib
2013-06-04 08:28:53 +00:00
..
Analysis Silencing an MSVC warning about */ being found outside of a comment. 2013-06-04 01:01:56 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix a defect in code-layout pass, improving Benchmarks/Olden/em3d/em3d by about 30% 2013-06-04 01:00:57 +00:00
DebugInfo Change how we iterate over relocations on ELF. 2013-05-30 03:05:14 +00:00
ExecutionEngine Update RuntimeDyldELF::findOPDEntrySection the new relocation iterators. 2013-06-03 19:37:34 +00:00
IR Move getRealLinkageName to a common place and remove all the duplicates of it. 2013-06-01 17:51:14 +00:00
IRReader
Linker Extend RemapInstruction and friends to take an optional new parameter, a ValueMaterializer. 2013-05-28 15:17:05 +00:00
MC Make SubRegIndex size mandatory, following r183020. 2013-05-31 23:45:26 +00:00
Object [Object/COFF] Fix Windows .lib name handling. 2013-06-03 00:27:03 +00:00
Option
Support Introduce needsCleanup() for APFloat and APInt. 2013-06-03 13:03:05 +00:00
TableGen
Target Test commit for user vmedic, to verify commit access. One line of comment is added to MipsAsmParser.cpp. 2013-06-04 08:28:53 +00:00
Transforms Delete dead safety check. 2013-06-03 23:15:20 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile