1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Chris Lattner b258ffd600 Allow for easy detection of when a "default" TargetData is created by the
passmanager, which is never the right thing to do.

llvm-svn: 5922
2003-04-25 02:50:45 +00:00
..
Analysis Remove unneccesary &* 2003-04-23 16:36:11 +00:00
AsmParser Use a union to cast int to fp 2003-04-22 20:20:28 +00:00
Bytecode Fixed 'prevalent'. 2003-04-23 02:59:05 +00:00
CodeGen Remove unneccesary &* 2003-04-23 16:36:11 +00:00
CWriter Fix problem where labels were being incorrectly elided, and fix problem 2003-04-23 19:15:13 +00:00
ExecutionEngine Fix bug where pointers were assumed to always be 64 bits in size! 2003-04-23 20:41:01 +00:00
Support
Target Allow for easy detection of when a "default" TargetData is created by the 2003-04-25 02:50:45 +00:00
Transforms Minor non-functional changes: 2003-04-25 02:50:03 +00:00
VMCore Fix a nasty bug where the ConstantMerge pass was invalidating the TargetData pass 2003-04-24 20:07:38 +00:00
Makefile