2010-07-17 |
Duncan Sands | Fix what seems like a clear buffer overflow, noticed... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Bill Wendling | Use isPrologLabel() instead of checking the opcode... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Chris Lattner | the stackifier is global! |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Chris Lattner | doxygenify some comments. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Zhongxing Xu | update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Lang Hames | Removed unused inRange variable. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Lang Hames | Switched to array_pod_sort as per Chris's suggestion. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Lang Hames | LoopSplitter - intended to split live intervals over... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Owen Anderson | Another attempt at getting the clang self-host to like... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Lang Hames | Iterating over sets of pointers in a heuristic was... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eli Friedman | Start of .sleb128/.uleb128 parsing support. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Chris Lattner | unit test to go along with r108610 |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Chris Lattner | Fix PR7658, a problem where type refinement can trigger |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eli Friedman | Work-in-progress parsing for ELF .section directive. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Jim Grosbach | Add combiner patterns to more effectively utilize the... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eli Friedman | Test for ELF .size directive. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eli Friedman | Add support for parsing .size directives for ELF. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Daniel Dunbar | MC/AsmParser: Lift Run() and TargetParser to base class. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Jim Grosbach | add BFI to getTargetNodeName() |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Jim Grosbach | Fix logic think-o |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eric Christopher | Remove unnecessary check that was subsumed into canReal... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eric Christopher | Propagate alloca alignment information via variable... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eric Christopher | Make more explicit and add some currently disabled... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eric Christopher | Make comment a bit more clear as well as return stateme... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Bill Wendling | Update comment. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jim Grosbach | Add basic support to code-gen the ARM/Thumb2 bit-field... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dan Gohman | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Bill Wendling | Consider this function: |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Remove the isMoveInstr() hook. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Avoid isMoveInstr when printing XCore pseudo-moves. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Use MI.isCopy. |
commit | commitdiff | tree | snapshot |
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 |
next |