2010-12-29 |
NAKAMURA Takumi | test/CodeGen/X86/fp-in-intregs.ll: FileCheck-ize. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Cameron Zwarich | Add text explaining an assertion. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Rafael Espindola | Remove second return. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Rafael Espindola | Fix bug when trying to output uint16_t or uint32_t. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Rafael Espindola | Implement cfi_def_cfa. Also don't convert to dwarf... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Chris Lattner | fix PR8867: a crash handling fp128. Thanks to Nick... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Rafael Espindola | Implement cfi_def_cfa_register. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Rafael Espindola | Initial .cfi_offset implementation. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Cameron Zwarich | Simplify some code in MachineVerifier that was doing... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Rafael Espindola | Don't produce a "DW_CFA_advance_loc 0". |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Cameron Zwarich | Revert the optimization in r122596. It is correct for... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Venkatraman... | Multiple SPARC backend fixes: added Y register; updated... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Tobias Grosser | Integers are primitive types. Update the documentation... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Chris Lattner | simplify this, isBytewiseValue handles the extra check... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Chris Lattner | add a note from llvmdev |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Rafael Espindola | Implement .cfi_remember_state and .cfi_restore_state. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Duncan Sands | Clarify that InstructionSimplify only returns values... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Duncan Sands | Small optimization to speed up replacementPreservesLCSS... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Benjamin Kramer | Cast away "comparison between signed and unsigned integ... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Benjamin Kramer | Fix a signed/unsigned comparison warning. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Cameron Zwarich | Avoid iterating every operand of an instruction in... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Duncan Sands | Pacify the compiler. BestWeight cannot in fact be... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Duncan Sands | Fix warning about size potentially being used uninitialized |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Duncan Sands | Silence gcc warning about an unused variable when doing... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Rafael Espindola | Relax address updates in the eh_frame section. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Rafael Espindola | Start adding basic support for emitting the call frame... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Michael J.... | Support/Path: Deprecate Path::hasMagicNumber and replac... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Michael J.... | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Michael J.... | Support/PathV2: Implement has_magic. |
commit | commitdiff | tree | snapshot |
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 |
next |