llvm-6502/test
Duncan Sands 1d572db21e Fix this test. We produce pretty cruddy code for this
nowadays, unfortunately it's not so easy to get good
code here while still producing correct code in exotic
situations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40050 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-19 09:38:34 +00:00
..
Analysis Handle decrementing loops properly. Fixes PR1533. 2007-07-16 02:08:00 +00:00
Archive
Assembler
BugPoint
Bytecode
C++Frontend Fix this test. We produce pretty cruddy code for this 2007-07-19 09:38:34 +00:00
CFrontend Fix this test to not rely on the path but to use the 2007-07-18 04:37:24 +00:00
CodeGen Testcase for PR1549 2007-07-19 06:31:11 +00:00
DebugInfo For PR1558: 2007-07-17 06:20:38 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendObjC
Integer
lib
Linker
Other Fix PR1539. Add LoopPassPrinter. 2007-07-05 15:32:03 +00:00
Scripts
TableGen
Transforms New test. 2007-07-18 23:47:02 +00:00
Verifier check for correct usage of the byval attribute 2007-07-10 19:28:12 +00:00
Makefile
Makefile.tests
TestRunner.sh