1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Misha Brukman 8e6e187922 * Change PPC32AsmPrinter => PowerPCAsmPrinter since it is now shared between
Darwin and AIX and is not 32- or 64-bit specific
* Bring back PowerPC.td as a result, to make it use the `PowerPC' class name
* Adjust Makefile accordingly

llvm-svn: 16174
2004-09-05 02:42:44 +00:00
..
Analysis Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
AsmParser Changes For Bug 352 2004-09-01 22:55:40 +00:00
Bytecode Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
CodeGen Order #includes alphabetically, local .h files first. 2004-09-03 18:25:53 +00:00
Debugger Changes For Bug 352 2004-09-01 22:55:40 +00:00
ExecutionEngine Changes For Bug 352 2004-09-01 22:55:40 +00:00
Support Changes For Bug 352 2004-09-01 22:55:40 +00:00
System Changes For Bug 352 2004-09-01 22:55:40 +00:00
Target * Change PPC32AsmPrinter => PowerPCAsmPrinter since it is now shared between 2004-09-05 02:42:44 +00:00
Transforms Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
VMCore Changes For Bug 352 2004-09-01 22:55:40 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00