llvm-6502/lib
Duncan Sands 5b7cfb02f7 Fix PR3694: add an instcombine micro-optimization that helps
clean up when using variable length arrays in llvm-gcc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65832 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-02 09:18:21 +00:00
..
Analysis Change WriteTypeSymbolic to not put a space out before types, also, remove 2009-02-28 21:05:51 +00:00
Archive
AsmParser Fix a pretty awesome bug that only happened in a strange case with anonymous 2009-03-01 00:53:13 +00:00
Bitcode
CodeGen Fix a problem with DAGCombine on 64b targets where folding 2009-03-01 23:44:07 +00:00
CompilerDriver Reorganize llvmc code. 2009-03-02 09:01:14 +00:00
Debugger
ExecutionEngine
Linker
Support
System If an executable is run through a symlink, dladdr will return the 2009-02-19 05:34:35 +00:00
Target Combine PPC's GetConstantBuildVectorBits and isConstantSplat functions to a new 2009-03-01 01:13:55 +00:00
Transforms Fix PR3694: add an instcombine micro-optimization that helps 2009-03-02 09:18:21 +00:00
VMCore Another sentinel optimization. This one should always 2009-03-01 17:13:15 +00:00
Makefile Reorganize llvmc code. 2009-03-02 09:01:14 +00:00