2009-02-20 |
Chris Lattner | make these tests pass when run on a G5. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Dan Gohman | Implement "superhero" strength reduction, or full strength |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Bill Wendling | Add an accessor method to DwarfWriter to tell of debugg... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Bill Wendling | Add a default debug location object to the Machine... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Bill Wendling | Temporarily revert r65065. It was causing test failures. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Bill Wendling | Print out debug info when printing the machine instruction. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Bill Wendling | Check for -fast here too. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Bill Wendling | Generate these labels when we're in "fast" mode, not... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Dale Johannesen | Describe tail merging's use of InsertBranch. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Dan Gohman | Use DEBUG() instead of passing *DOUT to WriteAsOperand, |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Dan Gohman | Make the debug output of LSR less cryptic and more... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Bill Wendling | Print out a new label only if the debug location *tuple... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Bill Wendling | Forgot to check that debug information is supported. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Nick Lewycky | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Nick Lewycky | Default to building with position independent code... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Chris Lattner | If an executable is run through a symlink, dladdr will... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Dan Gohman | Fix the logic in this assertion to properly validate... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Dan Gohman | Reapply r57340. VMKit does not presently rely on materi... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Bill Wendling | Temporarily XFAIL this test. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Bill Wendling | Put code that generates debug labels into TableGen... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Chris Lattner | add proper asmwriter and asmparser support for anonymou... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Duncan Sands | In theory the aliasee may have dead constant users |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Rafael Espindola | really fix style |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Devang Patel | The subprogram die may not exist while creating "defaul... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dan Gohman | Use a sign-extend instead of a zero-extend when promoting a |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dan Gohman | Simplify by using dyn_cast instead of isa and cast. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dan Gohman | Clarify the definition of "latch block" in a comment. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dan Gohman | Add explicit keywords. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Nate Begeman | Add support to the JIT for true non-lazy operation... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Rafael Espindola | fix style |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Owen Anderson | Add a test for r61358, which I forgot to add way back... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dan Gohman | Factor out the code to add a MachineOperand to a Machin... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dan Gohman | Eliminate several more unnecessary intptr_t casts. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dan Gohman | Change the argument type in this test to something... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Evan Cheng | GV with null value initializer shouldn't go to BSS... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Chris Lattner | allow TimeRegion to take a potentially-null pointer... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dan Gohman | Fix a corner case in the new indvars promotion logic... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Duncan Sands | If an alias is dead and so is its aliasee, then globald... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Devang Patel | And now, not so elegant, test case... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Devang Patel | Remove changes that were accidently included in previou... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Devang Patel | The debugger sometimes lookup dynamically in the runtim... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Scott Michel | Remove trailing whitespace to reduce later commit patch... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Devang Patel | Emit debug info for bitfields. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Rafael Espindola | tools like nm and ar only need register_claim_file... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dan Gohman | LoopIndexSplit doesn't actually use ScalarEvolution. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dan Gohman | Add a method to ScalarEvolution for telling it when... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Chris Lattner | commit a tweaked version of Daniel's patch for PR3599... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dan Gohman | Move dumpPassStructure out of line. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dan Gohman | Tidy whitespace. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dan Gohman | Delete trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Duncan Sands | This transform also applies to private linkage. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dan Gohman | Fix 80-column violation. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Evan Cheng | A couple of places where reused use operands should... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Chris Lattner | add a horrible note |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Bill Wendling | --- Merging (from foreign repository) r64714 into '.': |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Devang Patel | Testcase for rev. 64704 |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Evan Cheng | Strengthen the "non-constant stride must dominate loop... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dan Gohman | Simplify; fix some 80-column violations. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Dan Gohman | Delete trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Dan Gohman | Fix EnforceKnownAlignment so that it doesn't ever reduc... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Daniel Dunbar | Add llvm::RoundUpToAlignment. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Ted Kremenek | Fix bug where APSInt::operator-- incremented instead... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Devang Patel | Test case for llvm-gcc rev. 64648. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Nick Lewycky | Fix typo caused by too much surfing, dudes... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Dan Gohman | Delete this long-commented-out code. The situation... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Dan Gohman | Rename IndVarsSimplify to IndVarSimplify, to be consist... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Dan Gohman | Change these tests to use regular loads instead of... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Dan Gohman | Don't assume that a left-shift of a value with one... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Dan Gohman | MachineLICM now handles these cases. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nick Lewycky | Demonstrate the act of including multiple space-separat... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nick Lewycky | Shoot! Remove this debugging line again! |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nick Lewycky | Don't discard definitions of common symbols. Not sure... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nick Lewycky | Update the list of function annotations for nocapture... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nicolas Geoffray | On 64bit we may have a personality function which requi... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Duncan Sands | Make this more useful for cleaning up after the |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Mikhail Glushenkov | 80-column violation. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Duncan Sands | If the target of an alias has internal linkage, then the |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Evan Cheng | Fix PR3522. It's not safe to sink into landing pad... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Evan Cheng | Fix pr3571: If stride is a value defined by an instruct... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Evan Cheng | ifdef out unneeded if statement. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Mikhail Glushenkov | Fix warning on gcc 4.3. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Mikhail Glushenkov | Whitespace fixes. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Cedric Venet | Add mode_t to the config.h generated by cmake on win32... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Cedric Venet | Unbreak the build on win32. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Duncan Sands | Generalize some alias analysis logic from atomic |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Mikhail Glushenkov | 80-column violation. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Duncan Sands | The trampoline intrinsic can be marked IntrWriteArgMem, |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Duncan Sands | IntrWriteArgMem implies nocapture, but this wasn't |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dan Gohman | The x86-64 red zone is now being used. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dan Gohman | Extend the IndVarSimplify support for promoting inducti... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dan Gohman | Clarify debug output. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dan Gohman | Simplify some code. hasComputableLoopEvolution is overk... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dale Johannesen | Testcase for llvm-gcc 64510. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Evan Cheng | Teach x86 target -soft-float. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dan Gohman | In CodeGenPrepare's debug output, use WriteAsOperand... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dan Gohman | Complete the sentance in this comment. I have reservations |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Duncan Sands | Correct a comment: since AccessArguments is now |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Duncan Sands | If a function only reads memory, then we know that... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Nick Lewycky | Mark strto* as readonly when the endptr is null. |
commit | commitdiff | tree | snapshot |
next |