llvm-6502/test
Nick Lewycky 2ec0dbf961 Don't sign extend the char when expanding char -> int during
load(bitcast(char[4] to i32*)) evaluation.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65246 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-21 20:50:42 +00:00
..
Analysis BasicAA was making the assumption that a local allocation which hadn't escaped 2009-02-13 07:06:27 +00:00
Archive
Assembler add proper asmwriter and asmparser support for anonymous functions. 2009-02-18 21:48:13 +00:00
Bindings/Ocaml Update to match space changes in .ll 2009-02-11 20:48:21 +00:00
Bitcode
BugPoint
CodeGen Drop bunch of half-working stuff in the ext_weak linkage support. 2009-02-21 11:53:32 +00:00
DebugInfo The subprogram die may not exist while creating "default" scope. 2009-02-18 17:29:38 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Emit debug info for bitfields. 2009-02-17 21:23:59 +00:00
FrontendC++ Temporarily XFAIL this test. 2009-02-19 00:13:55 +00:00
FrontendFortran
FrontendObjC And now, not so elegant, test case... 2009-02-17 22:48:18 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Don't sign extend the char when expanding char -> int during 2009-02-21 20:50:42 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh