- Oct 18, 2009
-
-
Evan Cheng authored
llvm-svn: 84411
-
Chris Lattner authored
llvm-svn: 84410
-
Chris Lattner authored
llvm-svn: 84409
-
Chris Lattner authored
llvm-svn: 84408
-
Chris Lattner authored
llvm-svn: 84407
-
Chris Lattner authored
llvm-svn: 84406
-
Chris Lattner authored
llvm-svn: 84405
-
Chris Lattner authored
instructions. llvm-svn: 84404
-
Chris Lattner authored
llvm-svn: 84403
-
Chris Lattner authored
transform, which isn't happening yet. llvm-svn: 84402
-
Chris Lattner authored
llvm-svn: 84401
-
Nick Lewycky authored
llvm-svn: 84400
-
Chris Lattner authored
llvm-svn: 84399
-
Zhongxing Xu authored
llvm-svn: 84398
-
Chris Lattner authored
accessible through opt. Patch by Tobias Grosser! llvm-svn: 84397
-
Chris Lattner authored
llvm-svn: 84396
-
Chris Lattner authored
llvm-svn: 84395
-
Daniel Dunbar authored
llvm-svn: 84394
-
Daniel Dunbar authored
llvm-svn: 84393
-
Daniel Dunbar authored
- Really this should be simplified by the FIXME above, but I'm too deep in DFS. llvm-svn: 84392
-
Daniel Dunbar authored
llvm-svn: 84391
-
Daniel Dunbar authored
- I have this crazy dream that one day someone will invent a miraculous tool so that developers, instead of hand optimizing their source code to obscure its intent and decrease its maleability, will instead write what they mean, and this strange and wonderful tool -- which I imagine would be called something fancy sounding like "an optimizing compiler" -- will make their code fast *for* them. With all the saved time, developers could maybe even focus on making the magic "optimizing compiler" better!! - No intended functionality change, all though I expect the universe to mock me for snarkiness. llvm-svn: 84390
-
Daniel Dunbar authored
llvm-svn: 84389
-
Daniel Dunbar authored
llvm-svn: 84388
-
Jeffrey Yasskin authored
(http://code.google.com/p/googletest/wiki/GoogleTestAdvancedGuide#Typed_Tests) in lit.py. These tests have names like "ValueMapTest/0.Iteration", which broke when lit.py os.path.join()ed them onto the path and then assumed it could os.path.split() them back off. This patch shifts path components from the testPath to the testName until the testPath exists. llvm-svn: 84387
-
John McCall authored
TypeLoc class names to be $(Type classname)Loc. Rewrite the visitor. Provide skeleton implementations for all the new TypeLocs. Handle all cases in PCH. Handle a few more cases when inserting location information in SemaType. It should be extremely straightforward to add new location information to existing TypeLoc objects now. llvm-svn: 84386
-
Nick Lewycky authored
llvm-svn: 84385
-
Chris Lattner authored
llvm-svn: 84383
-
Eric Christopher authored
conversions. llvm-svn: 84382
-
Daniel Dunbar authored
llvm-svn: 84381
-
Daniel Dunbar authored
llvm-svn: 84380
-
Daniel Dunbar authored
llvm-svn: 84379
-
Daniel Dunbar authored
llvm-svn: 84378
-
Daniel Dunbar authored
llvm-svn: 84377
-
Daniel Dunbar authored
llvm-svn: 84376
-
Daniel Dunbar authored
llvm-svn: 84375
-
Nick Lewycky authored
LLVMBuildMalloc was reimplemented but with the bug that it didn't insert the resulting instruction. llvm-svn: 84374
-
Chris Lattner authored
llvm-svn: 84373
-
Daniel Dunbar authored
llvm-svn: 84372
-
Nuno Lopes authored
llvm-svn: 84371
-