1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib
Chris Lattner cdcde16ad0 * Fix a gross X86 hack that was intended to avoid allocating SP and BP
* Implement register alias set support

llvm-svn: 5082
2002-12-16 17:44:42 +00:00
..
Analysis 'graph' is spelled without a 'c'. 2002-12-12 05:34:10 +00:00
AsmParser Ignore generated files Lexer.cpp and llvmAsmParser.* 2002-12-02 21:14:54 +00:00
Bytecode - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
CodeGen * Fix a gross X86 hack that was intended to avoid allocating SP and BP 2002-12-16 17:44:42 +00:00
CWriter - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
ExecutionEngine Namespacify more 2002-12-08 06:01:34 +00:00
Support Add peak memory usage measurement capability 2002-11-18 21:47:09 +00:00
Target Add mechanism to select register allocator to use 2002-12-16 16:15:51 +00:00
Transforms Fix a huge performance problem in reassociate by introducing a 2002-12-15 03:56:00 +00:00
VMCore Fix bug: Assembler/2002-12-15-GlobalResolve.ll 2002-12-15 16:41:52 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00