1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Chris Lattner aa5d8cb72f Eliminate nightmarish API
llvm-svn: 12214
2004-03-08 06:11:10 +00:00
..
Analysis Fix a bug handling globals that are constants, but are still external 2004-03-08 03:52:24 +00:00
AsmParser Eliminate a REALLY HORRIBLE API: mutateReferences, which is gross gross gross. 2004-03-08 06:09:57 +00:00
Bytecode
CodeGen As I wrote in the docs, simple is the default spiller :-) 2004-03-06 23:08:44 +00:00
Debugger
ExecutionEngine remove obsolete comment 2004-02-26 07:59:22 +00:00
Support Hide variable from other functions. 2004-03-04 17:50:44 +00:00
Target Avoid allocating special registers a bit more robustly 2004-03-08 03:48:07 +00:00
Transforms Implement ArgumentPromotion/aggregate-promote.ll 2004-03-08 01:04:36 +00:00
VMCore Eliminate nightmarish API 2004-03-08 06:11:10 +00:00
Makefile