llvm-6502/lib
Duncan P. N. Exon Smith 022707e65a Bitcode: Simplify MDNode subclass dispatch, NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226535 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-20 01:03:09 +00:00
..
Analysis [PM] Now that LoopInfo isn't in the Pass type hierarchy, it is much 2015-01-18 01:25:51 +00:00
AsmParser AsmParser: Abstract more of MDLocation parser, NFC 2015-01-19 23:44:41 +00:00
Bitcode Bitcode: Simplify MDNode subclass dispatch, NFC 2015-01-20 01:03:09 +00:00
CodeGen Remove support for DIVariable's FlagIndirectVariable and expect 2015-01-19 17:57:29 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Tidy up emitCommonSymbols a little. NFC. 2015-01-17 00:55:05 +00:00
IR IR: Canonicalize GenericDwarfNode empty headers to null 2015-01-20 00:58:46 +00:00
IRReader
LineEditor
Linker
LTO
MC Add r224985 back with fixes. 2015-01-19 21:11:14 +00:00
Object Fix the Archive::Child::getRawSize() method used by llvm-objdump’s -archive-headers option 2015-01-16 22:10:36 +00:00
Option
ProfileData Replace size method call of containers to empty method where appropriate 2015-01-15 11:41:30 +00:00
Support Remove std::move that was preventing return value optimization. 2015-01-17 00:46:44 +00:00
TableGen Replace size method call of containers to empty method where appropriate 2015-01-15 11:41:30 +00:00
Target [X86][AVX] Missing AVX1 memory folding float instructions 2015-01-19 22:40:45 +00:00
Transforms IR: Introduce GenericDwarfNode 2015-01-20 00:01:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile