1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Gabor Greif 29126c8ad0 another fix to my previous commit:
* some picky <g> compilers get insulted by const-incorrectness
* respect 80-char limit

llvm-svn: 61701
2009-01-05 17:19:25 +00:00
..
Analysis We know it's always a SCEVConstant if it gets here, so just cast it and 2009-01-03 01:53:24 +00:00
Archive
AsmParser produce the same diagnostics for vicmp constant exprs as vicmp instructions. 2009-01-05 08:26:05 +00:00
Bitcode revert r61368. 2008-12-23 05:43:56 +00:00
CodeGen elf writer really wants the size of the global, not the size 2009-01-04 20:19:20 +00:00
Debugger
ExecutionEngine Fix misplaced right parentheses. 2009-01-05 17:17:04 +00:00
Linker
Support Tweak --version to include the date and time. 2008-12-23 18:41:47 +00:00
System Don't use plain %x to print pointer values. I had changed it from %p 2008-12-05 23:39:24 +00:00
Target Atom and Core i7 do not have same model number after all. 2009-01-05 08:45:01 +00:00
Transforms Move the libcall annotating part from doFinalization to doInitialization. 2009-01-05 00:07:50 +00:00
VMCore another fix to my previous commit: 2009-01-05 17:19:25 +00:00
Makefile