2010-12-27 |
Cameron Zwarich | Change an assertion to assert what the code actually... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Chris Lattner | fix some issues Frits noticed, add AliasAnalysis as... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Rafael Espindola | Add support for .cfi_lsda. |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Daniel Dunbar | MC/Mach-O/Thumb: Select appropriate relocation types... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Cameron Zwarich | Land a first cut at StrongPHIElimination. There are... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Cameron Zwarich | Add knowledge of phi-def and phi-kill valnos to Machine... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Michael J.... | Support/PathV1: Deprecate GetRootDirectory. |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Rafael Espindola | Handle reloc_riprel_4byte_movq_load. Should make the... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Rafael Espindola | Add support for the same encodings of the personality... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Benjamin Kramer | BuildLibCalls: Nuke EmitMemCpy, EmitMemMove and EmitMem... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Benjamin Kramer | SimplifyLibCalls: Use IRBuilder to simplify code. |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Chris Lattner | have loop-idiom nuke instructions that feed stores... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Chris Lattner | implement enough of the memset inference algorithm... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Chris Lattner | start using irbuilder to make mem intrinsics in a few... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Chris Lattner | add methods to IRBuilder to create memcpy/memset/memmove. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Rafael Espindola | Fix .cfi_personality on 32 bit systems. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Rafael Espindola | Add support for @note. Patch by Jörg Sonnenberger. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Chris Lattner | sketch more of this out. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Rafael Espindola | Add basic support for .cfi_personality. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Chris Lattner | move isBytewiseValue out to ValueTracking.h/cpp |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Chris Lattner | actually add the file... |
commit | commitdiff | tree | snapshot |
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 |
next |