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 1c82a35a0b Slight efficiency improvement
llvm-svn: 5418
2003-01-23 21:31:16 +00:00
..
Analysis Slight efficiency improvement 2003-01-23 21:31:16 +00:00
AsmParser Ignore generated files Lexer.cpp and llvmAsmParser.* 2002-12-02 21:14:54 +00:00
Bytecode Don't keep track of # big vs #small instructions seperately 2003-01-21 20:13:49 +00:00
CodeGen Print machine frame objects with the frame offset intrinsic to the machine 2003-01-16 18:35:57 +00:00
CWriter - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
ExecutionEngine Fix didn't fix the race condition in the makefiles 2003-01-22 15:41:10 +00:00
Support Move annotation to support library 2003-01-14 21:29:58 +00:00
Target Don't emit unneccesary branch instructions! 2003-01-16 18:07:23 +00:00
Transforms Fix bug: LevelRaise/2003-01-22-GEPProblem.ll 2003-01-23 02:39:10 +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