llvm-6502/lib
Dan Gohman b56c966019 Simplify this code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85662 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-31 14:46:50 +00:00
..
Analysis Make ScalarEvolutionAliasAnalysis slightly more aggressive, by making an 2009-10-31 14:32:25 +00:00
Archive
AsmParser
Bitcode add bitcode reader support for blockaddress. We can now fully 2009-10-28 05:53:48 +00:00
CodeGen Remove CodeGenLICM. It's largely obsoleted by MachineLICM's new ability 2009-10-31 14:35:41 +00:00
CompilerDriver
ExecutionEngine Fix MSVC build. 2009-10-29 12:55:32 +00:00
Linker
MC
Support add a new 'SetCurrentDebugType' API (requested by Andrew Haley for JIT 2009-10-28 15:32:19 +00:00
System Most stack straces don't need 3 digits worth of levels. 2009-10-30 02:45:10 +00:00
Target It's safe to remat t2LDRpci; Add PseudoSourceValue to load / store's to enable more machine licm. More changes coming. 2009-10-31 03:39:36 +00:00
Transforms Simplify this code. 2009-10-31 14:46:50 +00:00
VMCore if basic blocks are destroyed while there are *just* BlockAddress' hanging 2009-10-30 22:39:36 +00:00
Makefile