llvm-6502/test
Bob Wilson 2c04dae715 Reimplement BranchFolding change to avoid tail merging for a 1 instruction
common tail, except when the OptimizeForSize function attribute is present.
Radar 7338114.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85441 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-28 22:10:20 +00:00
..
Analysis Convert Analysis tests to FileCheck in regards to PR5307. 2009-10-27 14:54:46 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Reimplement BranchFolding change to avoid tail merging for a 1 instruction 2009-10-28 22:10:20 +00:00
DebugInfo
ExecutionEngine
Feature add bitcode reader support for blockaddress. We can now fully 2009-10-28 05:53:48 +00:00
FrontendAda
FrontendC
FrontendC++ Add radar number. 2009-10-27 20:12:38 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Add a test for OptionPreprocessor. 2009-10-25 01:43:50 +00:00
MC
Other Update these tests to match what Loop::print now prints. 2009-10-24 23:52:07 +00:00
Scripts
TableGen
Transforms Extend getMallocArraySize() to determine the array size if the malloc argument is: 2009-10-28 20:18:55 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile Fix gmake check for AuroraUX triple. 2009-10-26 02:37:56 +00:00
Makefile.tests
site.exp.in
TestRunner.sh