1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib
Chris Lattner b7df910c1a * Add ability to eliminate a bunch of different cascading cast variations
* Allow elimination of getelementptr X, uint 0 (which is a noop)

llvm-svn: 2428
2002-05-02 17:06:02 +00:00
..
Analysis Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
AsmParser Fix bug: test/Regression/Other/2002-04-29-NameBinding.ll 2002-04-29 18:25:33 +00:00
Bytecode Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
CodeGen Add neccesary #include 2002-04-29 18:48:55 +00:00
ExecutionEngine Fix #include broken by iMemory.h not including DerivedTypes.h 2002-04-29 18:56:45 +00:00
Support Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
Target Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
Transforms * Add ability to eliminate a bunch of different cascading cast variations 2002-05-02 17:06:02 +00:00
VMCore Fix problem where subpasses would invalidate all analyses outstanding 2002-04-30 18:50:17 +00:00
Makefile Moved assembly writer library into its own top level directory. 2002-04-08 19:42:33 +00:00