llvm-6502/test
Dan Gohman 728c7f3059 Fold trunc casts into add-recurrence expressions, allowing the
add-recurrence to be exposed. Add a new SCEV folding rule to
help simplify expressions in the presence of these extra truncs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71264 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-08 21:03:19 +00:00
..
Analysis Fold trunc casts into add-recurrence expressions, allowing the 2009-05-08 21:03:19 +00:00
Archive
Assembler
Bindings/Ocaml Nounwind is not valid for function return values. 2009-05-06 13:51:18 +00:00
Bitcode
BugPoint
CodeGen Fix PR4152: asm constraint validation happens before dag combine, so we 2009-05-08 18:23:14 +00:00
DebugInfo Restore minor deletion. 2009-05-04 18:40:41 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Restore minor deletion. 2009-05-04 18:40:41 +00:00
FrontendC++ Restore minor deletion. 2009-05-04 18:40:41 +00:00
FrontendFortran
FrontendObjC Test for llvm-gcc bug fixed by 70301. 2009-04-28 17:16:30 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC The 'forward_as' property did not use its second argument. 2009-05-06 01:41:19 +00:00
Other
Scripts
TableGen Allow multiclass def names to contain "#NAME"" where TableGen replaces 2009-05-05 16:28:25 +00:00
Transforms fix RewriteStoreUserOfWholeAlloca to use the correct type size 2009-05-08 15:54:41 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh