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 |
2010-02-17 |
Duncan Sands | Mention an API change. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Duncan Sands | Pacify gcc-4.5, which warns (correctly) that these... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Eric Christopher | Revert: |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | reduce nesting. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Sanjiv Gupta | Added a function to clone locals of a function.( which... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | improve comments, the matcher is now feature complete... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Sanjiv Gupta | Removed header files from .h by adding forward decls. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Johnny Chen | Added BFI for disassembly only. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | sink special case "cannotyetselect" for intrinsics... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | Emulate the current isel's "IsChainCompatible" logic... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | properly record chain inputs to complex patterns, |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | rename and document some arguments so I don't have... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Anton Korobeynikov | Use pointer-wide encoding for LSDA and FDE on Darwin. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | simplify IsChainCompatible codegen, add comments. no |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Lang Hames | Removed an early out which was causing the PBQP allocat... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Dan Gohman | Fix SCEVExpander's existing PHI reuse checking to recog... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Devang Patel | Before setting scope end marker, pay attention to scope... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | Prep work to handle input chains of matched patterns... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | daniel remembered why this was needed. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | add a comment explaining why darwin/i386 uses ## as... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | record input chains. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | prefix captured value names with $ so they look like |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Sanjiv Gupta | Initial implementation of PIC16 Cloner pass. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Dan Gohman | Don't check for comments, which vary between subtargets. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | improve comments on OPC_Record to say what we're record... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Dan Gohman | Fold bswap(undef) to undef. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Dan Gohman | Delete some unneeded casts. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Dan Gohman | Don't attempt to divide INT_MIN by -1; consider such... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | make the new isel's interpreter loop call the generated |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | improve comments in generated matcher a bit. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Dan Gohman | Make the operand and format specifier match, and print all |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | make the new isel generator plop out a CheckComplexPatt... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Bob Wilson | Wrap lines to 80 columns and generally try to clean... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | roundss is an sse 4 thing, fix the test on non-sse41... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Chris Lattner | fix inverted condition. |
commit | commitdiff | tree | snapshot |
next |