llvm-6502/lib
Dan Gohman 688fb80334 Fix this to properly clear the FastISel debug location. Thanks to
Bill for spotting this!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91355 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-14 23:08:09 +00:00
..
Analysis Clear the Processed set when it is no longer used, and clear the 2009-12-14 17:35:17 +00:00
Archive
AsmParser Add MSP430 interrupt calling conv. No functionality change yet. 2009-12-07 02:27:35 +00:00
Bitcode
CodeGen Fix this to properly clear the FastISel debug location. Thanks to 2009-12-14 23:08:09 +00:00
CompilerDriver Fix last DOTGraphTraits problems in CompilationGraph. 2009-11-30 13:34:51 +00:00
ExecutionEngine Reinstate r91208 to fix available_externally linkage for globals, with 2009-12-13 20:30:32 +00:00
Linker
MC
Support Micro-optimize these functions in the case where they are not inlined. 2009-12-14 19:32:31 +00:00
System Add "generic" fallback. 2009-12-14 12:38:18 +00:00
Target Add encoding bits "let Inst{11-4} = 0b00000000;" to BR_JTr to disambiguate 2009-12-14 21:51:34 +00:00
Transforms Fix a thinko; isNotAlreadyContainedIn had a built-in negative, so the 2009-12-14 17:31:01 +00:00
VMCore Move several function bodies which are rarely inlined out of line. 2009-12-14 19:43:09 +00:00
Makefile