llvm-6502/test
Cameron Zwarich 592ca3fda9 Optimize trivial branches in CodeGenPrepare, which often get created from the
lowering of objectsize intrinsics. Unfortunately, a number of tests were relying
on llc not optimizing trivial branches, so I had to add an option to allow them
to continue to test what they originally tested.

This fixes <rdar://problem/8785296> and <rdar://problem/9112893>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127459 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-11 04:54:27 +00:00
..
Analysis When SCEV can determine the loop test is X < X, set ExactBECount=0. 2011-03-09 17:29:58 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Optimize trivial branches in CodeGenPrepare, which often get created from the 2011-03-11 04:54:27 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Add a RUN line to the test case to make it functional. <rdar://problem/9055247> 2011-03-09 04:02:40 +00:00
FrontendC++
FrontendFortran
FrontendObjC Testcase for r127301. 2011-03-09 01:05:00 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Optimize trivial branches in CodeGenPrepare, which often get created from the 2011-03-11 04:54:27 +00:00
Object
Other
Scripts
TableGen
Transforms Optimize trivial branches in CodeGenPrepare, which often get created from the 2011-03-11 04:54:27 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile Reapply r127073(partially): Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternative of $(ECHO). 2011-03-08 12:25:10 +00:00
Makefile.tests
site.exp.in
TestRunner.sh