1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib
2003-06-28 17:08:36 +00:00
..
Analysis Fix bug: LevelRaise/2003-06-25-ExprAnalysis.ll 2003-06-25 17:09:03 +00:00
AsmParser Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'. 2003-06-18 19:22:36 +00:00
Bytecode Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'. 2003-06-18 19:22:36 +00:00
CodeGen Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
CWriter Fix bug: CBackend/2003-06-28-LinkOnceGlobalVars.llx 2003-06-28 17:08:36 +00:00
ExecutionEngine Include <cmath> instead of <math.h> 2003-06-23 19:41:55 +00:00
Support Add support for 'unsigned' command line arguments 2003-06-28 15:47:20 +00:00
Target Nice tasty llc fixes. These should fix LLC for x86 for everything in 2003-06-27 00:00:48 +00:00
Transforms Allow the inlining limit to be controlled from the command line! 2003-06-28 15:57:04 +00:00
VMCore Implement more aggressive folding of constant GEP instructions 2003-06-26 05:22:45 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00