1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Scott Michel 3918ece044 Minor cosmetic patch so that the hex equivalent of a decimal
constant shows up in the assembly language output. Helps with
debugging without a HP calculator having to be handy.

llvm-svn: 51885
2008-06-02 22:19:12 +00:00
..
Analysis Remove unneeded code I added. 2008-06-02 18:39:07 +00:00
Archive
AsmParser IR, bitcode reader, bitcode writer, and asmparser changes to 2008-05-31 00:58:22 +00:00
Bitcode Improved bitcode support for insertvalue/extractvalue. 2008-05-31 19:11:15 +00:00
CodeGen Minor cosmetic patch so that the hex equivalent of a decimal 2008-06-02 22:19:12 +00:00
Debugger
ExecutionEngine
Linker
Support Give a proper error message when a command line option is defined more than 2008-05-30 13:26:11 +00:00
System
Target Add necessary 64-bit support so that gcc frontend compiles (mostly). Current 2008-06-02 22:18:03 +00:00
Transforms move CannotBeNegativeZero to ValueTracking. Simplify some signbit comparisons. 2008-06-02 01:29:46 +00:00
VMCore AsmWriter support for insertvalue/extractvalue. These instructions can 2008-05-31 19:12:39 +00:00
Makefile