1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib
Chris Lattner d3277ccf56 /me slaps forehead
llvm-svn: 10693
2004-01-05 05:45:25 +00:00
..
Analysis Add a note 2003-12-28 04:03:49 +00:00
AsmParser Minor code cleanups. The only bugfix is to the UR_DEBUG stuff which didn't 2003-12-31 02:18:11 +00:00
Bytecode remove some useless #includes 2003-12-30 07:55:21 +00:00
CodeGen fix warning 2004-01-05 05:42:17 +00:00
CWriter Turn off "attribute weak" to pacify Mac OS X's system compiler, which prints a 2003-12-11 00:24:36 +00:00
Debugger /me slaps forehead 2004-01-05 05:45:25 +00:00
ExecutionEngine Add new ExecutionEngine::getGlobalValueAtAddress method, which can efficiently 2003-12-31 20:21:04 +00:00
Support Not all platforms supports sighandler_t, so I changed it to use the older 2004-01-01 15:14:28 +00:00
Target Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
Transforms Merging constants can cause further room for improvement. Iterate until 2003-12-28 07:19:08 +00:00
VMCore Add VMCore and code generator support for debugging intrinsics. By default 2004-01-05 05:36:30 +00:00
Makefile Add new dir 2004-01-05 05:25:59 +00:00