1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/lib
Chris Lattner 9aff5a8047 * Destroy alloca nodes when a graph gets inlined
* Add links to all subtrees when a shadow node gets resolved
* Add critical node handling

llvm-svn: 2001
2002-03-27 19:44:33 +00:00
..
Analysis * Destroy alloca nodes when a graph gets inlined 2002-03-27 19:44:33 +00:00
AsmParser Change references from Method to Function 2002-03-26 18:01:55 +00:00
Bytecode Change references from Method to Function 2002-03-26 18:01:55 +00:00
CodeGen Change references from Method to Function 2002-03-26 18:01:55 +00:00
ExecutionEngine Change from Method to Function 2002-03-26 18:02:30 +00:00
Support 64 bit clean now 2002-02-24 23:02:12 +00:00
Target Convert to use new style casts instead of direct checking 2002-03-26 17:58:12 +00:00
Transforms Change references from Method to Function 2002-03-26 18:01:55 +00:00
VMCore Change references from Method to Function 2002-03-26 18:01:55 +00:00
Makefile Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00