- Dec 06, 2007
-
-
Evan Cheng authored
If both result of the {s|z}xt and its source are live out, rewrite all uses of the source with result of extension. llvm-svn: 44643
-
Ted Kremenek authored
GetLanguage, and InitializeLangOptions. The goal is to break up this logic into atomic units of functionality that can later be refactored into better driver logic that is capable of handling a mixture of source files of different languages. llvm-svn: 44642
-
Chris Lattner authored
llvm-svn: 44641
-
Chris Lattner authored
own JITMemoryManager interface. There is no functionality change with this patch. llvm-svn: 44640
-
Chris Lattner authored
llvm-svn: 44639
-
Chris Lattner authored
llvm-svn: 44638
-
- Dec 05, 2007
-
-
Chris Lattner authored
llvm-svn: 44637
-
Steve Naroff authored
Make sure Parser::ParseObjCSelectorExpression() handles unary selectors (with no arguments) properly. llvm-svn: 44636
-
Ted Kremenek authored
llvm-svn: 44635
-
Ted Kremenek authored
class to serialize and deserialize translation units. llvm-svn: 44634
-
Steve Naroff authored
Make sure the class methods get attached to the metaclass object. Need to query the implementation, not the interface... llvm-svn: 44633
-
Ted Kremenek authored
XCode project. llvm-svn: 44632
-
Ted Kremenek authored
for serializing/deserializing ASTs that is decoupled from the logic in SerializationTest (which will soon be rewritten to use this interface). llvm-svn: 44631
-
Ted Kremenek authored
Modified: ctor of SerializationTest: Now takes LangOptions argument. We will eventually serialize this as well. llvm-svn: 44630
-
Bill Wendling authored
llvm-svn: 44629
-
Scott Michel authored
llvm-svn: 44628
-
Scott Michel authored
- Fix typo in SPUCallingConv.td - Credit myself for CellSPU work - Add CellSPU to 'all' host target list llvm-svn: 44627
-
Duncan Sands authored
not yet clear why, but in the meantime work around the problem by making less use of readnone/readonly info. llvm-svn: 44626
-
Ted Kremenek authored
llvm-svn: 44625
-
Ted Kremenek authored
llvm-svn: 44624
-
Evan Cheng authored
llvm-svn: 44623
-
Chris Lattner authored
llvm-svn: 44622
-
Evan Cheng authored
llvm-svn: 44621
-
Chris Lattner authored
llvm-svn: 44620
-
Chris Lattner authored
llvm-svn: 44619
-
Ted Kremenek authored
deserialized ASTs into the function CreateASTConsumer(). This function is called by ProcessInputFile, and soon the logic that processes deserialized ASTs. llvm-svn: 44618
-
Fariborz Jahanian authored
llvm-svn: 44617
-
Fariborz Jahanian authored
"struct objc_super". llvm-svn: 44616
-
Chris Lattner authored
llvm-svn: 44615
-
Neil Booth authored
llvm-svn: 44614
-
Neil Booth authored
llvm-svn: 44613
-
Evan Cheng authored
llvm-svn: 44612
-
Evan Cheng authored
llvm-svn: 44611
-
Evan Cheng authored
llvm-svn: 44610
-
Evan Cheng authored
llvm-svn: 44609
-
Chris Lattner authored
llvm-svn: 44608
-
Chris Lattner authored
llvm-svn: 44607
-
Anders Carlsson authored
Implement CodeGen for vectors. Don't create unnecessary conversion instructions if the value to be converted is a constant. llvm-svn: 44606
-
Anders Carlsson authored
llvm-svn: 44605
-
Anders Carlsson authored
llvm-svn: 44604
-