- Jan 10, 2006
-
-
Evan Cheng authored
llvm-svn: 25188
-
Robert Bocchino authored
llvm-svn: 25187
-
Chris Lattner authored
llvm-svn: 25186
-
Chris Lattner authored
llvm-svn: 25185
-
Chris Lattner authored
llvm-svn: 25184
-
Robert Bocchino authored
and extractelement. llvm-svn: 25183
-
Andrew Lenharth authored
llvm-svn: 25182
-
Robert Bocchino authored
llvm-svn: 25181
-
Robert Bocchino authored
llvm-svn: 25180
-
Robert Bocchino authored
llvm-svn: 25179
-
Robert Bocchino authored
llvm-svn: 25178
-
Robert Bocchino authored
llvm-svn: 25177
-
Robert Bocchino authored
operation. llvm-svn: 25176
-
Reid Spencer authored
First step in refactoring the SymbolTable is to split it into two classes, one for a symbol table of types and one for a symbol table of Values. llvm-svn: 25175
-
Reid Spencer authored
Name of Value instances. llvm-svn: 25174
-
Chris Lattner authored
llvm-svn: 25173
-
Duraid Madina authored
llvm-svn: 25172
-
Duraid Madina authored
support functions that return bool (this "should" work but doesn't, *maybe* due to a legalizer bug.) llvm-svn: 25171
-
Reid Spencer authored
llvm-svn: 25170
-
Reid Spencer authored
With these patches we implement the ability for the Linker library to keep track of which libraries were actually bytecode files (not archives) and cause their users to remove such files from the list of libraries to pass to the native linker. llvm-svn: 25169
-
Reid Spencer authored
llvm-svn: 25168
-
Nate Begeman authored
llvm-svn: 25167
-
Chris Lattner authored
llvm-svn: 25166
-
Chris Lattner authored
llvm-svn: 25165
-
Chris Lattner authored
llvm-svn: 25164
-
Evan Cheng authored
* Some reorg. llvm-svn: 25163
-
- Jan 09, 2006
-
-
Evan Cheng authored
llvm-svn: 25162
-
Evan Cheng authored
llvm-svn: 25160
-
Andrew Lenharth authored
llvm-svn: 25159
-
Evan Cheng authored
llvm-svn: 25158
-
Evan Cheng authored
and SRL_PARTS. * Fix a bug that caused *_PARTS to be custom lowered twice. llvm-svn: 25157
-
Evan Cheng authored
llvm-svn: 25156
-
Evan Cheng authored
hasInFlag, hasOutFlag. llvm-svn: 25155
-
Evan Cheng authored
SNDPOutFlag to DAG nodes. These properties do not belong to target specific instructions. * Added DAG node property SNDPOptInFlag. It's same as SNDPInFlag except it's optional. Used by ret / call, etc. llvm-svn: 25154
-
Chris Lattner authored
llvm-svn: 25153
-
Chris Lattner authored
llvm-svn: 25152
-
- Jan 08, 2006
-
-
Reid Spencer authored
This fixes a "gccass" regression. The -debug-pass=Structure option now prints all the appropriate output llvm-svn: 25151
-
Reid Spencer authored
llvm-svn: 25150
-
Reid Spencer authored
llvm-svn: 25149
-
Jeff Cohen authored
llvm-svn: 25148
-