1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
2002-12-05 22:41:53 +00:00
..
Analysis Cute bug fix: when moving links from N to this, some links could have 2002-12-05 17:17:26 +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 Added code generation for function prologues and epilogues. 2002-12-04 23:58:08 +00:00
CWriter - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
ExecutionEngine - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
Support Add peak memory usage measurement capability 2002-11-18 21:47:09 +00:00
Target Target/X86/Printer.cpp: Add sizePtr function, and use it instead of 2002-12-05 08:30:40 +00:00
Transforms Fix bug: 2002-12-05-MissedConstProp.ll pointed out by Casey Carter 2002-12-05 22:41:53 +00:00
VMCore User defined operators are not supposed to live beyond the lifetime of the 2002-11-21 16:54:22 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00