2010-12-21 |
Eric Christopher | If we're not using reg+reg offset we're using reg+imm... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Chris Lattner | improve "cannot yet select" errors a trivial amount... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bill Wendling | Fix a copy-pasto. When the tBR_JTr instruction was... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Bill Wendling | Comment cleanups. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Jakob Stoklund... | Add EdgeBundles to SplitKit. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Jakob Stoklund... | Use IntEqClasses to compute connected components of... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Jakob Stoklund... | Add ADT/IntEqClasses.h as a light-weight implementation... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Owen Anderson | Speculatively revert the use of DenseMap in LazyValueIn... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Owen Anderson | Attempt to appease the DragonEgg buildbots. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Owen Anderson | Revert r122114 (CallbackVH observing use-list changes... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Nate Begeman | Implement feedback from Bruno on making pblendvb an... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Wesley Peck | Update the target feature matrix to reflect some new... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Owen Anderson | Convert one of LVI's primary maps to a DenseMap, now... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Wesley Peck | Teach the MBlaze disassembler to disassemble special... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Roman Divacky | Set the value of absolute symbols. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Bill Wendling | This is still used and issuing an annoying warning... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Duncan Sands | Oops, forgot to add the pass itself! |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Duncan Sands | Add a new convenience pass for testing InstructionSimpl... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Roman Divacky | Print all 64bits for st_value and st_size. Adjust tests... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Wesley Peck | Teach the MBlaze asm parser how to parse special purpos... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Dale Johannesen | Cosmetic changes. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Benjamin Kramer | Add a check missing from my last commit and avoid a... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Owen Anderson | More LVI cleanups, including trying to simplify the... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Owen Anderson | Reuse the reference into the LVI cache throughout the... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Benjamin Kramer | Reduce indentation. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Benjamin Kramer | Teach InstCombine to merge (icmp ult (X + CA), C1)... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Daniel Dunbar | Add header... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Daniel Dunbar | X86/MC/Mach-O: Split out createX86MachObjectWriter(). |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Duncan Sands | Have SimplifyBinOp dispatch Xor, Add and Sub to the... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Michael J.... | Fix spelling. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Michael J.... | Support/PathV2: Add missing has_relative_path impl. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Duncan Sands | There is no need for isAssociative to take the type... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Duncan Sands | Discourage people from using isWeakForLinker when they... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Oscar Fuentes | New cmake option LLVM_APPEND_VC_REV for controlling... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Oscar Fuentes | Update cmake library dependencies. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | fix PR8807 by making transformConstExprCastCall aware... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | various cleanups for transformConstExprCastCall |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | when eliding a byval copy due to inlining a readonly... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | pull byval processing out to its own helper function. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | fix PR8769, a miscompilation by inliner when inlining... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | merge two tests. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Cameron Zwarich | MachineVerifier should count landing pad successors... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Cameron Zwarich | Teach MachineVerifier that early clobber defs begin... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Cameron Zwarich | Add a missing check from r122218. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | temporarily disable this: PR8823. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | implement type legalization promotion support for SMULO... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | now that addc/adde are gone, "ADDC" in the X86 backend... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Cameron Zwarich | Don't assume that an instruction ending a register... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | We lower setb to sbb with the hope that the and will... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Mon P Wang | Test case for r122215 when InstCombine optimizes memset |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Mon P Wang | Avoid dropping the address space when InstCombine optim... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | use for loop over types. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | Change the X86 backend to stop using the evil ADDC... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | update comment. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | Fix a bug in the scheduler's handling of "unspillable... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Mon P Wang | Add comment for testcase for 122206 |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | the result of CheckForLiveRegDef is dead, remove it. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Chris Lattner | reduce indentation, no functionality change. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Cameron Zwarich | Ignore debug values when performing MachineVerifier... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Mon P Wang | Prevents PerformShuffleCombine from creating a node... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Cameron Zwarich | Early clobber operands are allowed to be defined at... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | fix an oversight caught by Frits! |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Bruno Cardoso... | Update the Target Feature Matrix for Mips |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Cameron Zwarich | Fix PR8815 by checking for an explicit clobber def... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | improve the setcc -> setcc_carry optimization to happen... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Cameron Zwarich | Fix PR8811 by teaching MachineVerifier about optional... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Cameron Zwarich | StrongPHIElimination will never run before TwoAddressIn... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | simplify some code to just reuse a setcc if we can... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Nick Lewycky | Use the new way of silencing this warning. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Nick Lewycky | Add missing standard headers. Patch by Joerg Sonnenberger! |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Nick Lewycky | Add missing std:: prefixes to some calls. C++ doesn... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | teach MaskedValueIsZero how to analyze ADDE. This is |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | now that generic vector types aren't selected onto... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | now that generic vector types aren't selected onto... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | reduce copy/paste programming with the power of for... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | X86 supports i8/i16 overflow ops (except i8 multiplies... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | add a general coverage test for overflow intrinsics. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | move a transformation to a more logical place, simplify... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | recognize an unsigned add with overflow idiom into... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | optimize uadd(x, cst) into a comparison when the normal |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | add a version of IRBuilder::SetInsertPoint that takes... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | use IC.ReplaceInstUsesWith instead of a raw RAUW so... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | generalize the sadd creation code to not require that the |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | fix another miscompile in the llvm.sadd formation logic... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Cameron Zwarich | Remove some checks for StrongPHIElim. These checks... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | fix a bug (possibly 8816) in the sadd forming xform... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | rework the code added in r122072 to pull it out to... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | Enhance LICM to promote alias sets whose pointers thems... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | fix PR8602, a bug in an assertion: a volatile store... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | fix PR8642: if a critical edge has a PHI value that... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | remove dead header |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | revert r122164, I'm going to go with a different approach. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Rafael Espindola | Fixed version of 122160 (the previous one would fold... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Rafael Espindola | Revert 122160 while I debug it. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | first step to fixing PR8642: don't fold away empty... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | move this test into the ARM test so that it is only... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Rafael Espindola | Move all folding to AttemptToFoldSymbolOffsetDifference. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Michael J.... | Support/PathV1: Clarify deprecation warning. |
commit | commitdiff | tree | snapshot |
next |