2010-07-16 |
Jakob Stoklund... | Use a small local function for a single remaining late... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Bill Wendling | Rename DBG_LABEL PROLOG_LABEL, because it's only used... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Keep valgrind quiet. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Remove remaining calls to TII::isMoveInstr. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Emit COPY instead of FMR/FMSD instructions for floating... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Chris Lattner | eliminate unlockedRefineAbstractTypeTo, types are all... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Gabor Greif | get the first few tags from a precomputed table (count... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Eli Friedman | Add missing attributes to cpp backend. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dale Johannesen | Accept registers with P modifier. PR 5314. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dan Gohman | Make llvm-bcanalyzer print out the full enum name for... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Teach PPCInstrInfo::storeRegToStackSlot and loadRegFrom... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dan Gohman | Reorder the contents of various getAnalysisUsage functi... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dan Gohman | Revert r108369, sorting llvm.dbg.declare information... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Remove the X86::FP_REG_KILL pseudo-instruction and... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Search for a free FP register instead of just assuming... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Owen Anderson | Remove the rest of my instcombine changes. Back to... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Allow x87 FP registers to be alive globally in a function. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Douglas Gregor | Remove extraneous semicolons after member functions |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Benjamin Kramer | Feed the right output into FileCheck. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Gabor Greif | eliminate CallInst::ArgOffset |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Eli Friedman | Get rid of a bunch of duplicated ELF enum values. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Eli Friedman | A few more minor additions to ELF.h. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Eric Christopher | Remove bogus link. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Nick Lewycky | Arrays and vectors with different numbers of elements... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Eric Christopher | Remove unnecessary conditional. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Tobias Grosser | LoopSimplify does not update domfrontier correctly. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Tobias Grosser | Add dump() to DominanceFrontier |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Remove many calls to TII::isMoveInstr. Targets should... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Add forgotten test case. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dan Gohman | Use the source-order scheduler instead of the "fast... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Daniel Dunbar | build/Darwin: Add an LLVM_LTO_VERSION_OFFSET make varia... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Eric Christopher | Also revert 108422, it's causing some test failures. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Daniel Dunbar | build/Clang: Build and install libLTO as part of clang... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dan Gohman | Fix this test. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dale Johannesen | The SelectionDAGBuilder's handling of debug info, on... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Bill Wendling | Revert. This isn't the correct way to go. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Dan Gohman | Fix the order that SCEVExpander considers add operands... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Bill Wendling | Handle code gen for the unreachable instruction if... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Evan Cheng | Split -enable-finite-only-fp-math to two options: |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Daniel Dunbar | build/Darwin: Add a missing directory dependency. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | remove some unneeded overloads that were causing |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | fix the definitions of ConstTextCoalSection/ConstDataCo... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | fix indentation and 80 cols |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Devang Patel | Revert 108456. i.e. bring back r108444. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Devang Patel | Revert 108444. It breaks a build. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Dan Gohman | Don't merge uses when they are targetting fixup sites... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | fix the encoding of MMX_MOVFR642Qrr, it starts with... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Dan Gohman | Use dbgs() instead of errs() in a DEBUG. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Bill Wendling | Use std::vector instead of TargetRegisterInfo::FirstVir... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Dan Gohman | Teach ScalarEvolution how to fold trunc(undef) and... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Bill Wendling | Use std::vector instead of TargetRegisterInfo::FirstVir... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Bill Wendling | Use std::vector instead of TargetRegisterInfo::FirstVir... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Bill Wendling | Reserve a goodly amount of room for the vectors. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Daniel Dunbar | build/Darwin: Add support for embedding version informa... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Devang Patel | Fix crash reported in PR7653. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Bill Wendling | Use std::vector instead of TargetRegisterInfo::FirstVir... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Bill Wendling | Use std::vector instead of TargetRegisterInfo::FirstVir... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Owen Anderson | Speculatively revert r108429 to fix the clang self... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Owen Anderson | Per Chris' suggestion, get rid of the select canonicali... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Owen Anderson | Remove unneeded check, and correct style. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Dan Gohman | Watch out for a constant offset cancelling out a base... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Owen Anderson | Reapply r108378, with bugfixes, testcase, and improved... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Gabor Greif | cache another dereferenced iterator |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Eric Christopher | 80-col. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | revert bill's patches in an attempt to fix the buildbot. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Nick Lewycky | This is a full sentence. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Nick Lewycky | Disable aliases on all platforms. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Ted Kremenek | Correctly set rpath on Mac OS X for executable tools... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | Fix PR7647, handling the case when 'To' ends up being |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | make various clients of ReplaceAndSimplifyAllUses tolerate |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Bill Wendling | Fix headers. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Bill Wendling | Use std::vector instead of a hard-coded array. The... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Bill Wendling | Use std::vector instead of a hard-coded array. The... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | see comment. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | add an accessor. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Eli Friedman | Revert r108401; it breaks bootstrap :( |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Eli Friedman | Add AssertingVH which makes PR7647 break consistently. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Eli Friedman | Random note about bswap. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | a more graceful fix for test/Other/inline-asm-newline... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Eli Friedman | Speculatively revert r108378; may be causing bootstrap... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Jakob Stoklund... | Last COPY conversion. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Bob Wilson | Remove restriction on NEON alignment values. Some... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Jakob Stoklund... | Use TargetOpcode::COPY instead of X86-native register... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Bob Wilson | Remove the entire docs directory from Apple-style builds. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Bob Wilson | Try to get embedded build of llvmCore to pass verification. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Eric Christopher | 80-col. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Owen Anderson | Add instcombine transforms to optimize tests of multipl... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Eric Christopher | Temporarily disable this test. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Devang Patel | Make it a .ll test case. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Dan Gohman | Make the order in which variables are described in... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Chris Lattner | fix indentation |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Bob Wilson | Remove some broken code to check the DISABLE_EDIS flag... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Benjamin Kramer | Don't pass StringRef by reference. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Eric Christopher | Add a testcase for the vla and stack realignment warning. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Dan Gohman | Properly restore DebugLoc after leaving the local const... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Dale Johannesen | Tests for llvm-gcc commit 108360. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Dan Gohman | Just use getParent() instead of getModuleFromVal when... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Dan Gohman | Rename WriteConstantInt to WriteConstantInternal, to... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Owen Anderson | Extend SimplifyCFG's common-destination folding heurist... |
commit | commitdiff | tree | snapshot |
next |