1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib
Brian Gaeke 199ba20b20 Make getClass more robust by adding cLong.
Add handling for Mul instruction.

llvm-svn: 12450
2004-03-16 22:37:11 +00:00
..
Analysis Add some missing functions. Make sure to handle calls together in case the 2004-03-16 03:41:35 +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 Fix PR294 2004-03-16 01:45:55 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Fix PR296: [execution engines] Unhandled cast constant expression 2004-03-16 08:38:56 +00:00
Support Hide variable from other functions. 2004-03-04 17:50:44 +00:00
Target Make getClass more robust by adding cLong. 2004-03-16 22:37:11 +00:00
Transforms Punt if we see gigantic PHI nodes. This improves a huge interpreter loop 2004-03-16 19:52:53 +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