2010-12-26 |
Chris Lattner | Start of a pass for recognizing memset and memcpy idioms. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Benjamin Kramer | Simplify code. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Chris Lattner | fix some sort of weird pasto |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Chris Lattner | Generalize a previous change, fixing PR8855 - an valid... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Chris Lattner | don't lose TD info |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Chris Lattner | switch the inliner alignment enforcement stuff to use the |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Chris Lattner | Move getOrEnforceKnownAlignment out of instcombine... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Michael J.... | Support/PathV1: Deprecate makeAbsolute and remove Unix... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Eric Christopher | Header warning patrol. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Benjamin Kramer | Fix a thinko pointed out by Frits van Bommel: looking... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Rafael Espindola | Merge IsFixupFullyResolved and IsSymbolRefDifferenceFul... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Benjamin Kramer | MemCpyOpt: Turn memcpys from a constant into a memset... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Daniel Dunbar | MC/Mach-O/ARM: Start handling some Thumb branches. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Andrew Trick | Minor cleanup related to my latest scheduler changes. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Andrew Trick | Fix a few cases where the scheduler is not checking... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Andrew Trick | Various bits of framework needed for precise machine... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Cameron Zwarich | Simplify a check for implicit defs and remove a FIXME. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Kevin Enderby | In llvm-mc parse a Hash token as a full line comment... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Jim Grosbach | Use a StringSwitch<> instead of a manually constructed... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Owen Anderson | When determining if we can fold (x >> C1) << C2, the... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Evan Cheng | Code clean up. No functionality change. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Jim Grosbach | Remove dead patterns. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Jim Grosbach | Recognize a few more documented register name aliases... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Bob Wilson | Radar 8803471: Fix expansion of ARM BCCi64 pseudo instr... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Oscar Fuentes | Do not re-test for the existence of pthread.h. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Torok Edwin | XFAIL vg_leak the new test as the rest. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Owen Anderson | It is possible for SimplifyCFG to cause PHI nodes to... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Chris Lattner | Flag -> Glue, the ongoing saga |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Chris Lattner | flags -> glue for selectiondag |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Chris Lattner | sdisel flag -> glue. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Chris Lattner | continue renaming flag -> glue. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Torok Edwin | Fix OCaml bindings crash, PR8847. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Benjamin Kramer | Remove/fix invalid README entries. The well thought... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Benjamin Kramer | Remove some obsolete README items, add a new one off... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Andrew Trick | Reorganize ListScheduleBottomUp in preparation for... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Andrew Trick | Converted LiveRegCycles to LiveRegGens. It's easier... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Andrew Trick | In CheckForLiveRegDef use TRI->getOverlaps. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Andrew Trick | Fixes PR8823: add-with-overflow-128.ll |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mon P Wang | Preserve the address space when generating bitcasts... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Jeffrey Yasskin | Change all self assignments X=X to (void)X, so that... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Bill Wendling | Default to armv7 instead of armv6. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Benjamin Kramer | DAGCombine add (sext i1), X into sub X, (zext i1) if... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Benjamin Kramer | InstCombine: creating selects from -1 and 0 is fine... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Benjamin Kramer | X86: Lower a select directly to a setcc_carry if possible. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Rafael Espindola | Add r122359 back now that the bug in MCDwarfLineAddrFra... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Dan Gohman | Constify. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Rafael Espindola | Assert that the AddrDelta expression is really constant... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Jakob Stoklund... | When RegAllocGreedy decides to spill the interferences... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Jakob Stoklund... | Include a shadow of the original CFG edges in the edge... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Rafael Espindola | Rename NeedsSetToChangeDiffSize to HasAggressiveSymbolF... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Daniel Dunbar | MC/Mach-O/ARM: Don't try to use scattered relocs for... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Rafael Espindola | Add reduced test from 8845. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Rafael Espindola | Revert r122359 while I debug PR8845. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Matt Beaumont-Gay | Fix another conditional expression mismatched enum... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Duncan Sands | When determining whether the new instruction was alread... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Duncan Sands | Make this test not depend on how the variable is named. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Daniel Dunbar | MC/Mach-O/ARM: We always use the SECTDIFF reloc type... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Daniel Dunbar | MC/Mach-O/ARM: Clone off an ARM version of RecordScatte... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Daniel Dunbar | MC/Mach-O: Return to reporting errors if we see unexpec... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Daniel Dunbar | MC/Mach-O/ARM: Recognize generic _Data_N fixup kinds. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Daniel Dunbar | MC/Mach-O/ARM: Add enough relocation logic to get BR24... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Daniel Dunbar | MC/Mach-O/ARM: Fix thinko. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Rafael Espindola | Use references and simplify. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Rafael Espindola | Simplify the handling of .size expressions. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Daniel Dunbar | MC/Mach-O/ARM: Stub out RecordARMRelocation, which... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Daniel Dunbar | MC/Mach-O: Split out RecordARMRelocation for now, it... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Duncan Sands | Add a generic expansion transform: A op (B op' C) ... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Che-Liang Chiou | ptx: add ld instruction and test |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Duncan Sands | Add some statistics, good for understanding how much... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Oscar Fuentes | Fixes file extension for loadable modules on OS X. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Chris Lattner | Fix a bug in ReduceLoadWidth that wasn't handling extending |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Chris Lattner | more cleanups, move a check for "roundedness" earlier... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Chris Lattner | reduce indentation and improve comments, no functionali... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Wesley Peck | Don't generate carry bit when loading immediate values... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Wesley Peck | Add support for some of the LLVM atomic operations... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Wesley Peck | Modeling the carry bit in the MSR register of the Micro... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Wesley Peck | Fix a regression introduced into the MBlaze delay slot... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Owen Anderson | Give GVN back the ability to perform simple conditional... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Matt Beaumont-Gay | GCC objects to the two sides of a conditional expressio... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Owen Anderson | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Andrew Trick | In DelayForLiveRegsBottomUp, handle instructions that... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dale Johannesen | Reapply 122353-122355 with fixes. 122354 was wrong; |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Benjamin Kramer | Add some x86 specific dagcombines for conditional incre... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Benjamin Kramer | GVN's Expression is not POD-like (it contains a SmallVe... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dale Johannesen | Revert 122353-122355 for the moment, they broke stuff. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Rafael Espindola | Simplify EvaluateAsAbsolute now that EvaluateAsRelocata... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Rafael Espindola | Don't relax org or align. They change size as the relax... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dale Johannesen | Add a new transform to DAGCombiner. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dale Johannesen | Get the type of a shift from the shift, not from its... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dale Johannesen | Shift by the word size is invalid IR; don't create it. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Chris Lattner | fix some typos |
commit | commitdiff | tree | snapshot |
2010-12-21 |
David Greene | Revert 122341. It breaks some darwin tests. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Stuart Hastings | Fix indentation, add comment. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Duncan Sands | Visit instructions deterministically. Use a FIFO so... |
commit | commitdiff | tree | snapshot |
next |