llvm-mirror/test
Bob Wilson e79354a831 Print VMOV (immediate) operands as hexadecimal values. Apple's assembler
will not accept negative values for these.  LLVM's default operand printing
sign extends values, so that valid unsigned values appear as negative
immediates.  Print all VMOV immediate operands as hex values to resolve this.
Radar 7372576.

llvm-svn: 86301
2009-11-06 23:33:28 +00:00
..
Analysis Revert r86077 because it caused crashes in 179.art and 175.vpr on ARM 2009-11-06 01:33:24 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Print VMOV (immediate) operands as hexadecimal values. Apple's assembler 2009-11-06 23:33:28 +00:00
DebugInfo fix typo 2009-11-06 20:10:46 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++ turn IPSCCP back on by default, try #3 or 4? Woo. 2009-11-03 19:35:13 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC
Other
Scripts
TableGen
Transforms Fix a problem discovered on self host. 2009-11-06 19:21:48 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh