| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't set the "location" information for inlined functions' variables. | Bill Wendling | 2009-05-18 | 1 | -7/+16 |
* | Small code cleanup. | Bill Wendling | 2009-05-18 | 1 | -9/+4 |
* | RecordVariable is called each time a DECLARE node is encountered. For an inlined | Bill Wendling | 2009-05-18 | 2 | -9/+39 |
* | Add OpSize to 16-bit ADC and SBB. | Dale Johannesen | 2009-05-18 | 1 | -14/+24 |
* | Allow the JIT ExecutionEngine to report details about the generated machine c... | Argyrios Kyrtzidis | 2009-05-18 | 3 | -6/+38 |
* | Fix CodePlacementOpt::OptimizeIntraLoopEdges so that its return value | Bob Wilson | 2009-05-18 | 1 | -0/+2 |
* | Fix pr4202: Disable CodePlacementOpt for ARM. The ARMConstantIslandPass has | Bob Wilson | 2009-05-18 | 1 | -1/+4 |
* | New Spiller interface and trivial implementation. | Lang Hames | 2009-05-18 | 3 | -2/+262 |
* | Revert r72025. It is possible for clients to convert between signed types | Dan Gohman | 2009-05-18 | 1 | -3/+0 |
* | Revert last commit. It was wrong. | Bill Wendling | 2009-05-18 | 1 | -2/+1 |
* | Add assertions to CastInst::getCastOpcode to catch attempted conversions | Dan Gohman | 2009-05-18 | 1 | -0/+3 |
* | Don't call RegionInlinedFnEnd if our optimization level isn't -O0. | Bill Wendling | 2009-05-18 | 1 | -1/+2 |
* | Fill in the missing patterns for ADC and SBB. | Dale Johannesen | 2009-05-18 | 1 | -14/+97 |
* | termios.h contains the winsize structure we need to determine the | Douglas Gregor | 2009-05-18 | 1 | -1/+4 |
* | Rename UseTy to AccessTy, for consistency with getAccessType, and to | Dan Gohman | 2009-05-18 | 1 | -24/+25 |
* | Silence Release-Asserts warnings. | Daniel Dunbar | 2009-05-18 | 3 | -6/+11 |
* | Teach ScalarEvolution to recognize x^-1 in the case where non-demanded | Dan Gohman | 2009-05-18 | 1 | -0/+13 |
* | Delete a redundant 'else'. | Dan Gohman | 2009-05-18 | 1 | -1/+1 |
* | Fix ScalarEvolution::isLoopGuardedByCond to accept a null Loop*, for | Dan Gohman | 2009-05-18 | 1 | -0/+4 |
* | Minor code cleanups. Do more of the work before the if statements | Dan Gohman | 2009-05-18 | 1 | -16/+21 |
* | Add assertion checks to the SCEV operator creation methods to catch | Dan Gohman | 2009-05-18 | 1 | -0/+34 |
* | Make ScalarEvolution::isLoopGuardedByCond work even when the edge | Dan Gohman | 2009-05-18 | 1 | -13/+27 |
* | Add an isOne() utility function to ScalarEvolution, similar to isZero() | Dan Gohman | 2009-05-18 | 1 | -1/+6 |
* | Tweak MemoryBuffer::getSTDIN so that it returns after the first EOF. | Eli Friedman | 2009-05-18 | 1 | -3/+6 |
* | Prevented reg0 from being added to MBB live-in set, which was causing issues | Lang Hames | 2009-05-17 | 1 | -0/+5 |
* | Rename MachineVerifier pass to avoid command line collision. | Jakob Stoklund Olesen | 2009-05-17 | 1 | -1/+1 |
* | Mark rotl/rotr as expand. This generates pretty ugly code, but this is better... | Anton Korobeynikov | 2009-05-17 | 1 | -0/+4 |
* | Typo | Anton Korobeynikov | 2009-05-17 | 2 | -3/+3 |
* | Fix a missing def-flag on a Mips epilogue load. | Jakob Stoklund Olesen | 2009-05-16 | 1 | -4/+4 |
* | Remember to set def-flag on register loaded from stack slot in CellSPU. | Jakob Stoklund Olesen | 2009-05-16 | 1 | -1/+1 |
* | Verify that explicit definitions in the TargetInstrDesc are matched by | Jakob Stoklund Olesen | 2009-05-16 | 1 | -1/+12 |
* | Allow redefinition of reserved registers. | Jakob Stoklund Olesen | 2009-05-16 | 1 | -2/+3 |
* | Put back a bit of expensive checking logic that | Duncan Sands | 2009-05-16 | 1 | -1/+1 |
* | Pacify gcc-4.3, which suggests explicit braces here | Duncan Sands | 2009-05-16 | 1 | -1/+2 |
* | Pass to verify generated machine code. | Jakob Stoklund Olesen | 2009-05-16 | 3 | -27/+704 |
* | Split out the DwarfDebug module from the DwarfWriter module. | Bill Wendling | 2009-05-15 | 7 | -2804/+3188 |
* | Mark class as hidden. | Bill Wendling | 2009-05-15 | 1 | -1/+1 |
* | Fix PR4210. Rewritter should track and update kills of sub-registers as well. | Evan Cheng | 2009-05-15 | 1 | -42/+63 |
* | Move c'tor/d'tor to top of file. | Bill Wendling | 2009-05-15 | 1 | -17/+14 |
* | Split out the DwarfException class into its own file. No functionality change, | Bill Wendling | 2009-05-15 | 3 | -769/+894 |
* | Split out the Dwarf writer stuff into separate files. This is a much more | Bill Wendling | 2009-05-15 | 7 | -1278/+1584 |
* | Reflow to fit 80-col. | Mike Stump | 2009-05-14 | 1 | -2/+2 |
* | Reflow to fit 80-col. | Mike Stump | 2009-05-14 | 1 | -2/+2 |
* | Down with static variables! | Owen Anderson | 2009-05-14 | 1 | -4/+8 |
* | Tag blocks with DW_AT_APPLE_block. | Mike Stump | 2009-05-14 | 1 | -0/+7 |
* | Reuse existing getUnderlyingObject instead of | Dale Johannesen | 2009-05-14 | 1 | -24/+6 |
* | Non-functionality changes: | Bill Wendling | 2009-05-14 | 1 | -110/+85 |
* | Clean up this file fixing 80-column violations, bad formatting, etc. No funct... | Bill Wendling | 2009-05-14 | 1 | -60/+69 |
* | Revert r71744. I must not have understood this correctly, because the | Bob Wilson | 2009-05-14 | 1 | -4/+9 |
* | Use abs64 in one more place. | Dale Johannesen | 2009-05-14 | 1 | -1/+1 |