1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/lib
2004-03-15 05:46:59 +00:00
..
Analysis Implement CSE of call instructions in the most trivial case. This implements 2004-03-15 05:44:59 +00:00
AsmParser Allow parsing select instruction and constant expr 2004-03-12 05:51:36 +00:00
Bytecode Write select instructions to bytecode 2004-03-12 05:52:01 +00:00
CodeGen Change MRegisterInfo::foldMemoryOperand to return the folded 2004-03-14 07:19:51 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
Support Hide variable from other functions. 2004-03-04 17:50:44 +00:00
Target Another API change to MRegisterInfo::foldMemoryOperand. Instead of a 2004-03-14 20:14:27 +00:00
Transforms Add counters for the number of calls elimianted 2004-03-15 05:46:59 +00:00
VMCore Catch some more cases of broken code. The loop extractor seems to be creating 2004-03-14 03:23:54 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00