- Apr 21, 2009
-
-
Daniel Dunbar authored
when we need them -- which is exactly what some code was already doing! - No intended functionality change. llvm-svn: 69648
-
Daniel Dunbar authored
llvm-svn: 69647
-
Daniel Dunbar authored
when we need them -- which is exactly what some code was already doing! - No intended functionality change. llvm-svn: 69646
-
Dan Gohman authored
llvm-svn: 69645
-
Dan Gohman authored
the code to minimize dependencies on TargetData. llvm-svn: 69644
-
Dan Gohman authored
llvm-svn: 69643
-
Mike Stump authored
llvm-svn: 69642
-
Daniel Dunbar authored
llvm-svn: 69641
-
Dan Gohman authored
llvm-svn: 69640
-
Daniel Dunbar authored
w.r.t. ASTContext::[gs]etFieldDecl, and the Field argument to EmitObjCValueForIvar). llvm-svn: 69639
-
Daniel Dunbar authored
llvm-svn: 69638
-
Devang Patel authored
Patch by Marius Wachtler llvm-svn: 69637
-
Daniel Dunbar authored
llvm-svn: 69636
-
Dan Gohman authored
This makes the extra copyRegToReg calls in ScheduleDAGSDNodesEmit.cpp unnecessary. Derived from a patch by Jakob Stoklund Olesen. llvm-svn: 69635
-
Dan Gohman authored
broadcasted vector constants. llvm-svn: 69634
-
Evan Cheng authored
llvm-svn: 69633
-
Dale Johannesen authored
GEP's don't usually become instructions. llvm-svn: 69631
-
Evan Cheng authored
llvm-svn: 69630
-
Fariborz Jahanian authored
llvm-svn: 69629
-
- Apr 20, 2009
-
-
Daniel Dunbar authored
- Let the const propogation begin. llvm-svn: 69628
-
rdar://6807000Chris Lattner authored
() as being either zero arguments or one empty argument depending on situation. llvm-svn: 69627
-
Daniel Dunbar authored
clang: error: unable to make temporary file: /etc/cc: can't make unique filename: Permission denied instead of clang: error: unable to make temporary file: /etc/cc: can't make unique filenamePermission denied for example. Also, audited the uses of MakeErrMsg to make the prefix strings consistent (not end with newline/punctuation/space/": "). llvm-svn: 69626
-
Douglas Gregor authored
that also includes the contents of the IdentifierInfo itself (the various fields and flags, along with the chain of identifiers visible at the top level that have that name). We don't make any use of the hash table yet, except that our identifier ID -> string mapping points into the hash table now. llvm-svn: 69625
-
Daniel Dunbar authored
llvm-svn: 69624
-
Anders Carlsson authored
llvm-svn: 69623
-
Daniel Dunbar authored
files. llvm-svn: 69622
-
Daniel Dunbar authored
GetClassSizeInfo Reduce nesting in GetInterfaceDeclStructLayout. Tweak some comments. No functionality change. llvm-svn: 69621
-
Steve Naroff authored
llvm-svn: 69620
-
Steve Naroff authored
Next step: Add selector support to PCHWriter::AddDeclarationName(). llvm-svn: 69619
-
Chris Lattner authored
PR4023 llvm-svn: 69618
-
Devang Patel authored
llvm-svn: 69617
-
Douglas Gregor authored
llvm-svn: 69616
-
Bob Wilson authored
in the MachineFunction class, renaming it to addLiveIn for consistency with the same method in MachineBasicBlock. Thanks for Anton for suggesting this. llvm-svn: 69615
-
Devang Patel authored
llvm-svn: 69613
-
Tanya Lattner authored
llvm-svn: 69610
-
Daniel Dunbar authored
llvm-svn: 69609
-
Chris Lattner authored
llvm-svn: 69608
-
Bob Wilson authored
llvm-svn: 69607
-
Evan Cheng authored
- Find more reloads from SS. llvm-svn: 69606
-
Sanjiv Gupta authored
llvm-svn: 69605
-