1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test
Duncan Sands 276b736496 Fix PR3393, which amounts to a bug in the expensive
checking logic.  Rather than make the checking more
complicated, I've tweaked some logic to make things
conform to how the checking thought things ought to
be, since this results in a simpler "mental model".

llvm-svn: 63048
2009-01-26 21:54:18 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix PR3393, which amounts to a bug in the expensive 2009-01-26 21:54:18 +00:00
DebugInfo Fix test case. Use valid file name and directory in global variable's debug info entry. 2009-01-23 21:54:18 +00:00
ExecutionEngine Port this test from dejagnu to unit testing. 2009-01-19 18:08:33 +00:00
Feature
FrontendAda
FrontendC revert this patch for now, because Codegen does still want to generate SSE code, 2009-01-25 20:21:24 +00:00
FrontendC++ Remove no-longer relevant comment. Pointed out 2009-01-22 15:37:29 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Allow hooks with arguments. 2009-01-21 13:04:00 +00:00
Other
Scripts
TableGen
Transforms Fixed optimization of combining two shuffles where the first shuffle inputs 2009-01-26 04:39:00 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh