1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
Evan Cheng b3c4319e64 Code clean up.
llvm-svn: 49783
2008-04-16 09:41:59 +00:00
..
Analysis Major repairs to the post-dominators implementation. Patch from Florian Brandner! 2008-04-16 04:21:16 +00:00
Archive Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
AsmParser regenerate 2008-04-06 23:07:54 +00:00
Bitcode Gabor points out that reserveOperandSpace takes # of values, 2008-04-13 00:14:42 +00:00
CodeGen Code clean up. 2008-04-16 09:41:59 +00:00
Debugger Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
ExecutionEngine Fix some serious logic errors that broke the jit on darwin/x86-64. 2008-04-13 07:04:56 +00:00
Linker Revert r49614. As Dan pointed out, some of these aren't correct. 2008-04-14 17:38:21 +00:00
Support Use gv's --spartan option, which trades away an extra row of UI buttons 2008-04-15 17:27:05 +00:00
System Restore code to disable crash catcher on older OS X systems 2008-04-12 00:47:46 +00:00
Target Add support for the form of the SSE41 extractps instruction that 2008-04-16 02:32:24 +00:00
Transforms VisualStudio project files updated. #include <algorithm> added to make VisualStudio happy. Also had to undefine setjmp because of #include <csetjmp> turning setjmp into _setjmp in VisualStudio. 2008-04-15 21:27:11 +00:00
VMCore Major repairs to the post-dominators implementation. Patch from Florian Brandner! 2008-04-16 04:21:16 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00