2008-09-22 |
Bill Wendling | Add helper function to get a 32-bit floating point...
|
commit | commitdiff | tree |
2008-09-19 |
Bill Wendling | Prevent warning about conversion from 64-bit to 32...
|
commit | commitdiff | tree |
2008-09-18 |
Bill Wendling | Decrementing the iterator here could be wrong if the...
|
commit | commitdiff | tree |
2008-09-17 |
Bill Wendling | Add trampoline support to PPC. GCC simply calls the...
|
commit | commitdiff | tree |
2008-09-16 |
Bill Wendling | Reverting r56249. On further investigation, this functionali...
|
commit | commitdiff | tree |
2008-09-16 |
Bill Wendling | - Change "ExternalSymbolSDNode" to "SymbolSDNode".
|
commit | commitdiff | tree |
2008-09-16 |
Bill Wendling | Fix test to account for no more whitespace and that...
|
commit | commitdiff | tree |
2008-09-16 |
Bill Wendling | Remove space that was forgotten.`
|
commit | commitdiff | tree |
2008-09-10 |
Bill Wendling | Remove unnecessary bit-wise AND from the limited precision...
|
commit | commitdiff | tree |
2008-09-10 |
Bill Wendling | Check that both operands are f32 before attempting...
|
commit | commitdiff | tree |
2008-09-10 |
Bill Wendling | Implement "visitPow". This is mainly used to see if...
|
commit | commitdiff | tree |
2008-09-09 |
Bill Wendling | Adding 6-, 12-, and 18-bit limited-precision floating...
|
commit | commitdiff | tree |
2008-09-09 |
Bill Wendling | Add support for 6-, 12-, and 18-bit limited precision...
|
commit | commitdiff | tree |
2008-09-09 |
Bill Wendling | - Add support for 6-, 12-, and 18-bit limited precision...
|
commit | commitdiff | tree |
2008-09-09 |
Bill Wendling | Add limited precision floating-point conversions of...
|
commit | commitdiff | tree |
2008-09-09 |
Bill Wendling | Add support for floating-point calculations of log2...
|
commit | commitdiff | tree |
2008-09-08 |
Bill Wendling | Reverting r55898 as well. This wasn't reverted in the...
|
commit | commitdiff | tree |
2008-09-08 |
Bill Wendling | Accidental commit of partial 'stack canaries' code
|
commit | commitdiff | tree |
2008-09-08 |
Bill Wendling | Remove these testcases associated with changes between...
|
commit | commitdiff | tree |
2008-09-08 |
Bill Wendling | Reverting r55898 to r55909. One of these patches was...
|
commit | commitdiff | tree |
2008-09-08 |
Bill Wendling | Revert my previous change -- the subtraction of two...
|
commit | commitdiff | tree |
2008-09-07 |
Bill Wendling | Convert
|
commit | commitdiff | tree |
2008-09-07 |
Bill Wendling | Clean up CSS validator errors: 'Property align doesn...
|
commit | commitdiff | tree |
2008-09-07 |
Bill Wendling | Formatting changes. to make the information cleaner.
|
commit | commitdiff | tree |
2008-08-31 |
Bill Wendling | Revert the "XFAIL" for the rotate_ops.ll testcase....
|
commit | commitdiff | tree |
2008-08-31 |
Bill Wendling | Expand for ROTR with MVT::i64.
|
commit | commitdiff | tree |
2008-08-31 |
Bill Wendling | CellSPU doesn't appear to support fully the "ISD::ROTR...
|
commit | commitdiff | tree |
2008-08-31 |
Bill Wendling | Cosmetic changes to Machine LICM. No functionality...
|
commit | commitdiff | tree |
2008-08-31 |
Bill Wendling | Another situation where ROTR is cheaper than ROTL.
|
commit | commitdiff | tree |
2008-08-31 |
Bill Wendling | For this pattern, ROTR is the cheaper option.
|
commit | commitdiff | tree |
2008-08-31 |
Bill Wendling | - Fix comment so that it describes how the code really...
|
commit | commitdiff | tree |
2008-08-28 |
Bill Wendling | Add another description to my entry.
|
commit | commitdiff | tree |
2008-08-27 |
Bill Wendling | Make "movdq2q" and "movq2dq" dependent upon having...
|
commit | commitdiff | tree |
2008-08-27 |
Bill Wendling | Put file scoped constants in an anonymous namespace...
|
commit | commitdiff | tree |
2008-08-25 |
Bill Wendling | Nevermind. This broke the bootstrap (?!).
|
commit | commitdiff | tree |
2008-08-25 |
Bill Wendling | MOVQ2DQ and MOVQ2DQ use SSE2. We should conditionalize...
|
commit | commitdiff | tree |
2008-08-24 |
Bill Wendling | Fix this test. Don't null out the file, just XFAIL...
|
commit | commitdiff | tree |
2008-08-24 |
Bill Wendling | Temporarily reverting r55292. It's causing a bootstraping...
|
commit | commitdiff | tree |
2008-08-23 |
Bill Wendling | Reverting r55227. This was causing the following failures...
|
commit | commitdiff | tree |
2008-08-22 |
Bill Wendling | Reverting r55190, r55191, and r55192. They broke the...
|
commit | commitdiff | tree |
2008-08-22 |
Bill Wendling | Remove tabs.
|
commit | commitdiff | tree |
2008-08-21 |
Bill Wendling | Testcase for PR2585.
|
commit | commitdiff | tree |
2008-08-21 |
Bill Wendling | Temporarily reverting r55137. This was causing the...
|
commit | commitdiff | tree |
2008-08-21 |
Bill Wendling | If part of the mask is "undef", then ignore it as we...
|
commit | commitdiff | tree |
2008-08-21 |
Bill Wendling | Fix whitespace. No functionality change.
|
commit | commitdiff | tree |
2008-08-21 |
Bill Wendling | Clean up whitespace.
|
commit | commitdiff | tree |
2008-08-20 |
Bill Wendling | Don't hoist instructions that define a physical register.
|
commit | commitdiff | tree |
2008-08-20 |
Bill Wendling | Revert r55018 and apply the correct "fix" for the 64...
|
commit | commitdiff | tree |
2008-08-19 |
Bill Wendling | Add support for the __sync_sub_and_fetch atomics and...
|
commit | commitdiff | tree |
2008-08-18 |
Bill Wendling | XFAIL this test for now.
|
commit | commitdiff | tree |
2008-08-18 |
Bill Wendling | Don't hoist instructions that have implicit uses or...
|
commit | commitdiff | tree |
2008-08-14 |
Bill Wendling | Renaming LLVMC/dg.exp to LLVM/llvmc.exp
|
commit | commitdiff | tree |
2008-08-14 |
Bill Wendling | Temporarily revert r54792. It's causing an ICE during...
|
commit | commitdiff | tree |
2008-08-12 |
Bill Wendling | Remove tabs.
|
commit | commitdiff | tree |
2008-08-12 |
Bill Wendling | Update. Remove bogus webpage.
|
commit | commitdiff | tree |
2008-08-06 |
Bill Wendling | Just grep for through the LL code instead of the ASM...
|
commit | commitdiff | tree |
2008-08-05 |
Bill Wendling | Add ARM to the targets to build.
|
commit | commitdiff | tree |
2008-08-05 |
Bill Wendling | Add default architecture.
|
commit | commitdiff | tree |
2008-08-05 |
Bill Wendling | It's "a static", not "an static"
|
commit | commitdiff | tree |
2008-08-05 |
Bill Wendling | Testcase for PR2629.
|
commit | commitdiff | tree |
2008-08-05 |
Bill Wendling | Revert r53282. This was causing a miscompile on Linux...
|
commit | commitdiff | tree |
2008-08-01 |
Bill Wendling | Removed unused parameters.
|
commit | commitdiff | tree |
2008-07-28 |
Bill Wendling | Remove extra lines
|
commit | commitdiff | tree |
2008-07-28 |
Bill Wendling | Don't build with 4.0.
|
commit | commitdiff | tree |
2008-07-27 |
Bill Wendling | Remove <iostream> include.
|
commit | commitdiff | tree |
2008-07-22 |
Bill Wendling | Remove more tabs.
|
commit | commitdiff | tree |
2008-07-22 |
Bill Wendling | Remove another tab.
|
commit | commitdiff | tree |
2008-07-22 |
Bill Wendling | More tab removals.
|
commit | commitdiff | tree |
2008-07-22 |
Bill Wendling | Removing tabs.
|
commit | commitdiff | tree |
2008-07-22 |
Bill Wendling | Use — because.
|
commit | commitdiff | tree |
2008-07-22 |
Bill Wendling | Remove references to llvm-gcc-4.0
|
commit | commitdiff | tree |
2008-07-22 |
Bill Wendling | Fix grammar.
|
commit | commitdiff | tree |
2008-07-22 |
Bill Wendling | Another buildbot test commit.
|
commit | commitdiff | tree |
2008-07-22 |
Bill Wendling | Trivial check-in to test buildbot. No functionality...
|
commit | commitdiff | tree |
2008-07-21 |
Bill Wendling | Temporary hack to build with GCC 4.0 instead of 4.2.
|
commit | commitdiff | tree |
2008-07-20 |
Bill Wendling | Fix for first part of PR2562. Generate the "pinsrw...
|
commit | commitdiff | tree |
2008-07-20 |
Bill Wendling | Pull r53795 from Gaz into mainline:
|
commit | commitdiff | tree |
2008-07-11 |
Bill Wendling | Porting r53478 into mainline:
|
commit | commitdiff | tree |
2008-07-11 |
Bill Wendling | The frame address on an x86-64 box needs to be offset...
|
commit | commitdiff | tree |
2008-07-10 |
Bill Wendling | Pull r53428 from Gaz into mainline:
|
commit | commitdiff | tree |
2008-07-10 |
Bill Wendling | Put CPPBackend tests into their own directory and run...
|
commit | commitdiff | tree |
2008-07-09 |
Bill Wendling | Make the DICountVisitor not a visitor. This keeps us...
|
commit | commitdiff | tree |
2008-07-09 |
Bill Wendling | Silence warning by initializing variable.
|
commit | commitdiff | tree |
2008-07-07 |
Bill Wendling | Use the canonical way to get an empty structure.
|
commit | commitdiff | tree |
2008-07-07 |
Bill Wendling | Use StringMap for greater justice!
|
commit | commitdiff | tree |
2008-07-07 |
Bill Wendling | Prevent option name conflict.
|
commit | commitdiff | tree |
2008-07-03 |
Bill Wendling | Don't return std::vector by value, but pass it in by...
|
commit | commitdiff | tree |
2008-07-03 |
Bill Wendling | Revert my previous check-in that split up MachineModuleInfo...
|
commit | commitdiff | tree |
2008-07-03 |
Bill Wendling | Remove unused function.
|
commit | commitdiff | tree |
2008-07-02 |
Bill Wendling | Use the canonical form for getting an empty structure.
|
commit | commitdiff | tree |
2008-07-02 |
Bill Wendling | Sorry. I couldn't sleep at night knowing I put these...
|
commit | commitdiff | tree |
2008-07-01 |
Bill Wendling | Darwin doesn't need exception handling information...
|
commit | commitdiff | tree |
2008-07-01 |
Bill Wendling | - Update comments.
|
commit | commitdiff | tree |
2008-07-01 |
Bill Wendling | Remove warning about initialization order.
|
commit | commitdiff | tree |
2008-06-27 |
Bill Wendling | Reduce number of times .size() is called on a vector...
|
commit | commitdiff | tree |
2008-06-27 |
Bill Wendling | More cruft from revert...
|
commit | commitdiff | tree |
2008-06-27 |
Bill Wendling | Cruft left from patch revert...sorry. :-(
|
commit | commitdiff | tree |
2008-06-27 |
Bill Wendling | Reverting broken patch r52803.
|
commit | commitdiff | tree |
2008-06-27 |
Bill Wendling | - Remove a use of std::vector.
|
commit | commitdiff | tree |
2008-06-27 |
Bill Wendling | Refactor the DebugInfoDesc stuff out of the MachineModuleInf...
|
commit | commitdiff | tree |
next |