2012-09-27 |
Meador Inge | instcombine: Add more test cases for __memset_chk simpl... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Jakob Stoklund... | Enable the new coalescer algorithm by default. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Jakob Stoklund... | Don't dereference begin() on an empty vector. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: ABSQ_S.PH instruction sub-class. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: SHLL.QB instruction sub-class. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Benjamin Kramer | Fix a integer overflow in SimplifyCFG's look up table... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Micah Villmow | Fix CRLF issues. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Jakob Stoklund... | Avoid dereferencing a NULL pointer. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Micah Villmow | Patch for HowToBuildOnARM documentation from Wei-Ren... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Sylvestre Ledru | Revert 'Fix a typo 'iff' => 'if''. iff is an abreviatio... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Sylvestre Ledru | Fix a typo 'iff' => 'if' |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Nick Lewycky | Prefer shuffles to selects. Backends love shuffles! |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Bill Wendling | Add constructors to the attribute builder. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Nick Lewycky | Add missing function CreateFPCast to the TargetFolder... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Jush Lu | [arm-fast-isel] Add support for ELF PIC. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | Test case for r164755 and 164756. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: rddsp (instruction which reads DSPControl... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: CMPU.EQ.QB instruction sub-class. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: ADDU.QB instruction sub-class. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: Branch on Greater Than or Equal To Value... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: all the remaining instructions which read... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: add support for extract-word instructions. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: add functions which decode DSP and accumulato... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: add code necessary for pseudo instruction... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: add bitcast patterns between vectors and... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Akira Hatanaka | MIPS DSP: add vector load/store patterns. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Andrew Kaylor | Fix of hang during Intel JIT profiling |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Bill Wendling | Buildbot Fix. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Nick Lewycky | Disable the new SROA pass to get the tree back in worki... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Dan Gohman | Add IRBuilder code for adding !tbaa.struct metadata... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Bill Wendling | Query the parameter attributes directly instead of... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Bill Wendling | Remove the `hasFnAttr' method from Function. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Jim Grosbach | X86_32: Large Symbol+Offset relocations. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Bill Wendling | Initial commit for the AttributesImpl class. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Akira Hatanaka | Add case clauses for returning dsp accumulator encoding... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Akira Hatanaka | Add DSP accumulator registers and register class. Remov... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Akira Hatanaka | Delete member MipsFunctionInfo::OutArgFIRange and code... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Benjamin Kramer | Add support for detecting some corei7-class Xeons. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Duncan Sands | Now that invoke of an intrinsic is possible (for the... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Benjamin Kramer | YAMLParser: Fix invalid reads when encountering incorre... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Benjamin Kramer | Remove unneeded and invalid SetInsertPoint calls from... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Benjamin Kramer | APFloat::roundToIntegral: Special values don't keep... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Hans Wennborg | Address Duncan's comments on r164684: |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Hans Wennborg | Address Duncan's comments on r164682: |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Chandler Carruth | Analogous fix to memset and memcpy rewriting. Don't... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Chandler Carruth | When rewriting the pointer operand to a load or store... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Chandler Carruth | Teach all of the loads, stores, memsets and memcpys... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Chandler Carruth | Add some convenience methods to IRBuilder for construct... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
NAKAMURA Takumi | ARM/atomicrmw_minmax.ll: Fix RUN line. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Benjamin Kramer | Fix tests that didn't test anything. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
James Molloy | Fix ordering of operands on lowering of atomicrmw min... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Hans Wennborg | SimplifyCFG: Make the switch-to-lookup table transforma... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Hans Wennborg | SimplifyCFG: Refactor the switch-to-lookup table transf... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/mulx*.ll: Fix copypasto. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Sylvestre Ledru | The assumption that /proc/self/exe always exists is... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Michael Liao | Add SARX/SHRX/SHLX code generation support |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Michael Liao | Add RORX code generation support |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Michael Liao | Add MULX code generation support |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Duncan Sands | Teach the 'lint' sanity checking pass to detect simple... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Revert r164663 due to buildbot failure. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Chandler Carruth | Revert the business end of r164636 and try again. I... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Add is16BitVector and is32BitVector to MVT and call... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Replace calls to getSizeInBits with getExtendedSizeInBi... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Rename virtual table anchors from Anchor() to anchor... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Remove hasNoAVX method. Can just invert hasAVX instead. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Mark extended type querying methods as 'readonly' to... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Bill Wendling | Generate an error message instead of asserting or segfa... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Michael Liao | Add 'lock' prefix output support in assembly printer |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Bill Wendling | Generate an error message instead of asserting or segfa... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Michael Ilseman | Expansions for u/srem, using the udiv expansion. More... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Jordan Rose | Revert "Add --program-prefix support to build" |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Akira Hatanaka | Initialize boolean variables in MipsSubtarget's constru... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nick Lewycky | Don't drop the alignment on a memcpy intrinsic when... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Reed Kotler | blank line for test commit |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nick Lewycky | Revert the business end of r164634, and replace it... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nick Lewycky | Don't try to promote the same alloca twice. Fixes PR13916! |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Sebastian Pop | Add --program-prefix support to build |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Bill Wendling | Move remaining methods inside the Attributes class... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Sean Silva | docs: Sphinxify HowToSubmitABug |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Bill Wendling | Move Attribute::typeIncompatible inside of the Attribut... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Sebastian Pop | TargetLowering interface to set/get minimum block entri... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Chad Rosier | Revert r164614 to appease the buildbots. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nick Lewycky | Make this test check the transforms it's actually doing... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael Liao | Add missing i64 max/min/umax/umin on 32-bit target |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jim Grosbach | ARM: Darwin BL/BLX relocations to out-of-range symbols. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael Ilseman | Expansions for u/srem, using the udiv expansion. More... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Bob Wilson | Consistently specify the assembly variant to MatchInstr... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Chandler Carruth | Fix a case where SROA did not correctly detect dead... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Duncan Sands | Change the way the lint sanity checking pass detects... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Evan Cheng | Fix an illegal tailcall opt where the callee returns... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nico Weber | Fix a -Wparentheses warning in the mingw build |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Chandler Carruth | Fix a crash in SROA. This was reported independently... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nick Lewycky | Don't forget that strcpy and friends return a pointer... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael Ilseman | Unit tests for IntegerDivision. Currently, just a basic... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jim Grosbach | ARM: 'add Rd, pc, #imm' is an alias for 'adr Rd, #imm'. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Nick Lewycky | Remove unused name of variable to quiet a warning.... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Jim Grosbach | Mark jump tables in code sections with DataRegion direc... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Chad Rosier | Rather then have a wrapper function, have tblgen instan... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Bob Wilson | Clear UNIVERSAL_SDK_PATH setting when building host... |
commit | commitdiff | tree | snapshot |
next |