llvm-6502/test
Dale Johannesen 61074878a1 The correct values here (as defined by gcc-4.2) are
different for ppc; add another version of the test.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73983 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-23 18:42:26 +00:00
..
Analysis Fix a bug in the trip-count computation with And/Or. If either of the 2009-06-22 23:28:56 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add support for ARM's Advanced SIMD (NEON) instruction set. 2009-06-22 23:27:02 +00:00
DebugInfo Use MainCU if it is available. 2009-06-16 02:09:30 +00:00
ExecutionEngine
Feature Support vector casts in more places, fixing a variety of assertion 2009-06-15 22:12:54 +00:00
FrontendAda
FrontendC The correct values here (as defined by gcc-4.2) are 2009-06-23 18:42:26 +00:00
FrontendC++ Testcase for (llvm-gcc) 73873. Usually 2009-06-22 04:47:32 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Fix ScalarEvolution's backedge-taken count computations to check for 2009-06-21 23:46:38 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh