llvm-6502/test
Dan Gohman 01b97dd01e Make ConstantFoldConstantExpression recursively visit the entire
ConstantExpr, not just the top-level operator. This allows it to
fold many more constants.

Also, make GlobalOpt call ConstantFoldConstantExpression on
GlobalVariable initializers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89659 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-23 16:22:21 +00:00
..
Analysis remove a silly condition that doesn't make a lot of sense anymore. 2009-11-22 16:15:59 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Miss two, PR5307. 2009-11-22 15:35:28 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Fix -march= name for x86-64. 2009-11-20 02:52:08 +00:00
FrontendC++ Not all ASM has # for comments. 2009-11-18 21:54:13 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC
Other
Scripts
TableGen Fix pr5470. Tablegen handles template arguments by temporarily setting their 2009-11-22 03:58:57 +00:00
Transforms Make ConstantFoldConstantExpression recursively visit the entire 2009-11-23 16:22:21 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile Revert the test from r88984. It relies on being able to mmap 16GB of 2009-11-16 23:32:30 +00:00
Makefile.tests
site.exp.in
TestRunner.sh