- Aug 11, 2006
-
-
Reid Spencer authored
the llvm source root from the llvm-config command. The dependency now is that the correct llvm-config command is in the path. For most developers this is the case. llvm-svn: 29630
-
Reid Spencer authored
confuse shells that might use this output. llvm-svn: 29629
-
Chris Lattner authored
llvm-svn: 29628
-
Chris Lattner authored
llvm-svn: 29627
-
Chris Lattner authored
RegNodes, and ValueNodes maps into the CSEMap. llvm-svn: 29626
-
Chris Lattner authored
llvm-svn: 29625
-
Reid Spencer authored
lines contributed by each user to each file. llvm-svn: 29624
-
Reid Spencer authored
llvm-svn: 29623
-
Chris Lattner authored
llvm-svn: 29622
-
Chris Lattner authored
llvm-svn: 29621
-
Reid Spencer authored
particular directory, just pass that directory to the script. Also, clean up the HTML output, put list of skipped dirs at the end, and make a few other minor improvements. llvm-svn: 29620
-
Evan Cheng authored
llvm-svn: 29619
-
Chris Lattner authored
make a temporary vector. llvm-svn: 29618
-
Chris Lattner authored
Change one ReplaceAllUsesWith method to take an array of operands to replaceinstead of a vector of operands. llvm-svn: 29617
-
Chris Lattner authored
instead of a vector of operands. llvm-svn: 29616
-
Chris Lattner authored
llvm-svn: 29615
-
Chris Lattner authored
llvm-svn: 29614
-
Chris Lattner authored
llvm-svn: 29613
-
Chris Lattner authored
llvm-svn: 29612
-
Chris Lattner authored
llvm-svn: 29611
-
Chris Lattner authored
llvm-svn: 29610
-
Chris Lattner authored
Convert vectors to fixed sized arrays and smallvectors. Eliminate use of getNode that takes a vector. llvm-svn: 29609
-
Chris Lattner authored
_func: vsldoi v2, v3, v2, 12 vsldoi v2, v2, v2, 4 blr instead of: _func: vsldoi v2, v3, v2, 12 vsldoi v2, v2, v2, 4 *** vor f1, v2, v2 blr llvm-svn: 29607
-
Chris Lattner authored
llvm-svn: 29606
-
Chris Lattner authored
llvm-svn: 29605
-
Evan Cheng authored
llvm-svn: 29604
-
Evan Cheng authored
llvm-svn: 29603
-
Evan Cheng authored
introduced by previous commit. - SelectCode now returns a SDNode*. If it is not null, the selected node produces the same number of results as the input node. The seletion loop is responsible for calling ReplaceAllUsesWith() to replace the input node with the output target node. For other cases, e.g. when load is folded, the selection code is responsible for calling ReplaceAllUsesOfValueWith() and SelectCode returns NULL. - Other clean ups. llvm-svn: 29602
-
Evan Cheng authored
llvm-svn: 29601
-
- Aug 10, 2006
-
-
Reid Spencer authored
llvm-svn: 29597
-
Reid Spencer authored
the documentation to reflect this. llvm-svn: 29596
-
Reid Spencer authored
llvm-svn: 29595
-
Reid Spencer authored
sufficiently long that I placed it in a separate file but it links from the FAQ page. More might need to be added to GetElementPtr.html to address additional confusion surrounding GEP. llvm-svn: 29594
-
Chris Lattner authored
llvm-svn: 29592
-
Tanya Lattner authored
llvm-svn: 29591
-
- Aug 09, 2006
-
-
Reid Spencer authored
llvm-svn: 29590
-
Rafael Espindola authored
llvm-svn: 29589
-
Tanya Lattner authored
llvm-svn: 29588
-
Chris Lattner authored
llvm-svn: 29585
-
Tanya Lattner authored
llvm-svn: 29584
-