2010-02-21 |
Jakob Stoklund... | Enable assertion to detect cyclic valno references. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Anton Korobeynikov | IT turns out that during jumpless setcc lowering eq... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | when a match fails and we have to rollback, make sure... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | handle optional in flags that aren't present. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | emit table indexes before each row so that it is debugg... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | fix two bugs in OPC_EmitRegister, which makes ppc happier. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | fix a table size miscomputation, target opcodes are... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | emit to the right streams, to avoid emitting the push |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | oops don't turn this on for everyone yet. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | implement the last known missing feature: updating... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | fix and un-xfail X86/vec_ss_load_fold.ll |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Johnny Chen | Undo r96654. The printing of ARM shift instructions... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Charles Davis | Reduce size of 'StackAlignment' field from 5 to 3 bits... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | temporarily disable this. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | Lots of improvements to the new dagisel emitter. This... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | rename SelectScalarSSELoad -> SelectScalarSSELoadXXX... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | add a hook so that the new isel can run SDNodeXForms. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | Eliminate some uses of immAllOnes, just use -1, it... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chris Lattner | Eliminate some uses of immAllOnes, just use -1, it... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Tanya Lattner | Test commit. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Tanya Lattner | Test commit |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Dan Gohman | Rename getSDiv to getExactSDiv to reflect its behavior... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Dan Gohman | Check for overflow when scaling up an add or an addrec for |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Bob Wilson | Revert 96634. It causes assertion failures for 126... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Charles Davis | Add support for the 'alignstack' attribute to the x86... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Dan Gohman | Teach ScalarEvolution how to compute a tripcount for... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Bob Wilson | Revert Anton's most recent EH patch (r96637), since... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Duncan Sands | Revert commits 96556 and 96640, because commit 96556... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Duncan Sands | Correct LastPrimitiveTyID: MetadataType is a primitive... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Chris Lattner | add emitter support for integer constants and simple... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Dale Johannesen | recommit 96626, evidence that it broke things appears |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Chris Lattner | fix this to work more determinstically, patch by Thomas... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Devang Patel | Test case for r96656. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Johnny Chen | Added entries for ASR, LSL, LSR, ROR, and RRX so that... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Dale Johannesen | Revert 96626, which causes build failure on ppc Darwin. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Evan Cheng | Transform (xor (setcc), (setcc)) == / != 1 to |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Chris Lattner | I confused myself, temporaries will be recorded right... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Anton Korobeynikov | Use the same encoding for EH stuff uniformly on all... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Chris Lattner | introduce a new ResultVal and start keeping track of... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Jim Grosbach | Radar 7636153. In the presence of large call frames... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Dan Gohman | When determining the set of interesting reuse factors... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Dan Gohman | Indvars needs to explicitly notify ScalarEvolution... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Mon P Wang | getSplatIndex assumes that the first element of the... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Johnny Chen | Added LDRD_PRE/POST & STRD_PRE/POST for disassembly... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Chris Lattner | add support for referencing registers and immediates, |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Talin | replaceUsesOfWithOnConstant implementation for unions. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Dan Gohman | Hoist this loop-invariant logic out of the loop. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Jakob Stoklund... | Always normalize spill weights, also for intervals... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Dan Gohman | Make CodePlacementOpt detect special EH control flow by |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Devang Patel | Fix comments. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Devang Patel | Destroy MDNodes gracefully while deleting llvm context. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Devang Patel | Ignore target dependent value in grep search. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Dale Johannesen | Generate DBG_VALUE from dbg.value intrinsics. These... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Dan Gohman | Clarify that ptrtoint+inttoptr are an alternative to... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Dan Gohman | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Dan Gohman | Clarify that the rules about object hopping kick in... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Dan Gohman | Fix typos Duncan noticed. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Sanjiv Gupta | Remap the call sites of a shared function in interrupt... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Sanjiv Gupta | Re-factoring. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Duncan Sands | Uniformize the way these options are printed. Requested by |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Duncan Sands | Remove terminating dot in description. Inconsistency... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Duncan Sands | Refer to -help instead of --help since this is what... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Benjamin Kramer | Avoid a dangling pointer dereference, PassManager:... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Chris Lattner | start sketching out the structure of code for result... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Chris Lattner | add a missing type cast. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Chris Lattner | remove empty file |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Bob Wilson | Use NEON vmin/vmax instructions for floating-point... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Jeffrey Yasskin | Roll back the shared library, r96559. It broke two... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Johnny Chen | Added LDRSBT, LDRHT, LDRSHT for disassembly only. ... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Chris Lattner | rename the child field to 'next'. This is not a parent... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Chris Lattner | eliminate the MatcherNodeWithChild class, give the... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Jeffrey Yasskin | Add a shared library for LLVM, named libLLVM2.7svn... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Evan Cheng | Some dag combiner goodness: |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Devang Patel | New test case for r96543. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Chris Lattner | fit in 80 cols |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Johnny Chen | Added for disassembly only the variants of DMB, DSB... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Eric Christopher | Fix a few unused parameter warnings. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Daniel Dunbar | MC/Mach-O: Update fixup values for change to X86 offsets. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Dan Gohman | Make this an unnumbered list. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Dan Gohman | HTML validation fixes. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Dan Gohman | Add an "advanced" GetElementPtr FAQ document, with... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Bob Wilson | Remove the NEON N2VSInt instruction class: it's only... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Johnny Chen | Added CLREX (Clear-Exclusive) for disassembly only. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Bob Wilson | More cleanup for NEON: |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Johnny Chen | Added RFE for disassembly only. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
David Greene | Make the non-temporal bit "significant" in MemSDNodes... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Jakob Stoklund... | Remember to define super registers in mips calls. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Daniel Dunbar | Add Regex::sub, for doing regular expression substituti... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | irbuilder is doing constant folding now by default... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | fix some out of date prose dating from the LLVMContext... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Daniel Dunbar | Fix comment. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | redisable this to save people a small amount of build... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Jakob Stoklund... | Dead code elimination. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | "Fix and issue in SparcAsmPrinter where multiple identi... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | move isOnlyReachableByFallthrough out of MachineBasicBl... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | add a note, from PR5100 |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | add missing method, PR6284 |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | add optional debian instructions, PR6272 |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Sanjiv Gupta | Added routine to clone the body of a function and maint... |
commit | commitdiff | tree | snapshot |
next |