llvm-6502/test
Eli Friedman 76e7ba893f Back out 76300; apparently the preference is to canonicalize the other
way (bitcast -> insert/extractelement).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76325 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-18 19:04:16 +00:00
..
Analysis Introduce a pointertracking pass. 2009-07-14 18:44:28 +00:00
Archive
Assembler Apparently Darwin doesn't have /dev/full :-(. 2009-07-15 18:41:11 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Catch more coalescing opportunities. 2009-07-18 04:52:23 +00:00
DebugInfo
ExecutionEngine remove tests for removed intrinsics. 2009-07-12 21:30:06 +00:00
Feature Drop "constant" from 2009-07-08 21:57:07 +00:00
FrontendAda
FrontendC Testcase for PR4214. 2009-07-17 11:44:20 +00:00
FrontendC++ Emit line numbers in asm comments when available. 2009-07-16 22:24:20 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC/AsmParser llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
Other
Scripts
TableGen
Transforms Back out 76300; apparently the preference is to canonicalize the other 2009-07-18 19:04:16 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh