1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib
Chris Lattner db6b7ba364 Remove unnecesary &*'s
llvm-svn: 5872
2003-04-23 16:37: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 Remove unneccesary &* 2003-04-23 16:36:11 +00:00
ExecutionEngine Kill using declarations 2003-04-22 21:22:33 +00:00
Support Make more compatible with GCC 2.96 2003-02-13 16:25:28 +00:00
Target Add support for the Switch instruction by running the lowerSwitch pass first 2003-04-23 16:24:55 +00:00
Transforms Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
VMCore Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00