1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib
Chris Lattner 8b4e7a511b Add more flavors of branch instructions
llvm-svn: 5323
2003-01-16 16:42:45 +00:00
..
Analysis Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLiveVarInfo.h 2003-01-14 23:05:08 +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 Arg, fix bugs in previous checkin... 2003-01-16 02:24:20 +00:00
CWriter - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
ExecutionEngine Add support for named functions 2003-01-13 01:00:48 +00:00
Support Move annotation to support library 2003-01-14 21:29:58 +00:00
Target Add more flavors of branch instructions 2003-01-16 16:42:45 +00:00
Transforms Rename include/llvm/Transforms/Instrumentation/TraceFunctions.h to Instrumentation.h 2003-01-14 22:39:29 +00:00
VMCore Fix bug Regression/Verifier/2002-11-05-GetelementptrPointers.ll 2003-01-14 22:19:44 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00