hanchenye-llvm-project/llvm/lib
Chris Lattner e189edf272 Code gen phi's correctly
llvm-svn: 5004
2002-12-13 10:09:43 +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
CWriter - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
CodeGen This should handle register allocating PHI nodes. 2002-12-13 09:54:36 +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 Code gen phi's correctly 2002-12-13 10:09:43 +00:00
Transforms External routines used to identify Cilk operations inserted by the 2002-12-10 13:08:48 +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