- Aug 09, 2004
-
-
Reid Spencer authored
push onto the top of the stack like x86, which uses the local area offset. This will allow the removal of PowerPCPEI.cpp soon. llvm-svn: 15573
-
- Aug 08, 2004
-
-
Chris Lattner authored
llvm-svn: 15571
-
Chris Lattner authored
dangling constant users were removed from a function, causing it to be dead, we never removed the call graph edge from the external node to the function. In most cases, this didn't cause a problem (by luck). This should definitely go into 1.3 llvm-svn: 15570
-
Chris Lattner authored
llvm-svn: 15569
-
Chris Lattner authored
1. Fix a REALLY nasty cyclic replacement issue that Anshu discovered, causing nondeterminstic crashes and memory corruption. 2. For performance, don't go inserting constantexpr casts of GV pointers. This should definitely go into 1.3 llvm-svn: 15568
-
Chris Lattner authored
should go into 1.3 llvm-svn: 15567
-
- Aug 07, 2004
-
-
Reid Spencer authored
for this information as it belongs in a larger document on the subject of llvmc. llvm-svn: 15566
-
Reid Spencer authored
been initialized. llvm-svn: 15565
-
Chris Lattner authored
llvm-svn: 15564
-
Chris Lattner authored
llvm-svn: 15563
-
Reid Spencer authored
llvm-svn: 15562
-
Reid Spencer authored
aimed more at the comiler writer than the llvmc user later in the document. llvm-svn: 15561
-
- Aug 06, 2004
-
-
Brian Gaeke authored
llvm-svn: 15555
-
Chris Lattner authored
llvm-svn: 15553
-
Reid Spencer authored
being documented before being written to foster discussion about what the tool should do. Eventually, we'll achieve a decision point at which time this document forms the requirements for the tool from which it will be coded. llvm-svn: 15552
-
Alkis Evlogimenos authored
llvm-svn: 15543
-
Chris Lattner authored
llvm-svn: 15537
-
Chris Lattner authored
Changes commited for Nate Begeman: Use a PowerPC specific prolog epilog inserter to control where spilled callee save regs are placed on the stack. Get rid of implicit return address stack slot, save return address reg (LR) in appropriate slot Improve code generated for functions that don't have calls or access globals Note from Chris: PowerPCPEI will eventually be eliminated, once the functionality is merged into CodeGen/PrologEpilogInserter.cpp llvm-svn: 15536
-
Brian Gaeke authored
llvm-svn: 15535
-
John Criswell authored
assume Louis also holds copyright. llvm-svn: 15534
-
- Aug 05, 2004
-
-
Chris Lattner authored
llvm-svn: 15533
-
Misha Brukman authored
* Wrap long lines to 80 cols llvm-svn: 15532
-
John Criswell authored
Thanks Nate! llvm-svn: 15531
-
Brian Gaeke authored
llvm-svn: 15530
-
Misha Brukman authored
llvm-svn: 15529
-
Misha Brukman authored
llvm-svn: 15527
-
Chris Lattner authored
llvm-svn: 15526
-
Misha Brukman authored
llvm-svn: 15525
-
Misha Brukman authored
* Fit used libraries on a few lines llvm-svn: 15524
-
Misha Brukman authored
llvm-svn: 15522
-
Chris Lattner authored
llvm-svn: 15521
-
Alkis Evlogimenos authored
incorrect type. llvm-svn: 15519
-
Brian Gaeke authored
llvm-svn: 15516
-
Chris Lattner authored
llvm-svn: 15515
-
Chris Lattner authored
llvm-svn: 15514
-
Chris Lattner authored
llvm-svn: 15513
-
Reid Spencer authored
rid of compilation warnings on some platforms. llvm-svn: 15512
-
Chris Lattner authored
nonunifiable types but the same name. Down with PR411! llvm-svn: 15511
-
Chris Lattner authored
llvm-svn: 15510
-
Chris Lattner authored
llvm-svn: 15509
-