llvm-6502/lib
Chris Lattner 0692ee676f have AsmMatcherEmitter.cpp produce the hunk of code that gets included
into the middle of the class, and rework how the different sections of
the generated file are conditionally included for simplicity.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113163 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-06 19:11:01 +00:00
..
Analysis cleanup some of the lifetime/invariant marker stuff, add a big fixme. 2010-09-06 03:58:04 +00:00
Archive
AsmParser
Bitcode zap dead code. 2010-09-04 18:12:00 +00:00
CodeGen add a comment about where this should eventually move. 2010-09-05 20:33:40 +00:00
CompilerDriver
ExecutionEngine
Linker
MC MCELF: Align symtab, relocation sections and section headers properly. Patch by Krister Wombell. 2010-09-06 16:11:52 +00:00
Support Use the FindProgramByName fallback only with known absolute paths. 2010-09-02 22:32:38 +00:00
System compute the HasSSE3 bit correctly, patch by Nikolai Saoukh. 2010-09-06 05:19:44 +00:00
Target have AsmMatcherEmitter.cpp produce the hunk of code that gets included 2010-09-06 19:11:01 +00:00
Transforms fix PR8067, an over-aggressive assertion in LICM. 2010-09-06 05:11:24 +00:00
VMCore Replace NEON vabdl, vaba, and vabal intrinsics with combinations of the 2010-09-03 01:35:08 +00:00
Makefile