1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib
Chris Lattner 9888e0a048 elimiante a temporary vector
llvm-svn: 33694
2007-01-31 04:42:05 +00:00
..
Analysis elimiante a temporary vector 2007-01-31 04:42:05 +00:00
AsmParser For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
Bytecode For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
CodeGen For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
Debugger Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00
ExecutionEngine For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
Linker For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
Support reformat comment 2007-01-30 23:16:22 +00:00
System Moved disassembler to libSystem 2007-01-23 10:26:08 +00:00
Target - Added Thumb constpool island support. 2007-01-31 02:22:22 +00:00
Transforms eliminate temporary vectors 2007-01-31 04:40:53 +00:00
VMCore Revise APIs for creating constantexpr GEPs to not require the use of vectors. 2007-01-31 04:40:28 +00:00
Makefile