2011-03-31 |
Jakob Stoklund... | Pick a conservative register class when creating a... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Matt Beaumont-Gay | Revert "- Implement asm parsing support for LDRT, LDRBT... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Nick Lewycky | Fix typo in generated HTML. |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Bob Wilson | Use intrinsics for Neon vmull operations. Radar 9208957. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Owen Anderson | Somehow we managed to forget to encode the lane index... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Evan Cheng | Don't try to create zero-sized stack objects. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Bruno Cardoso... | - Implement asm parsing support for LDRT, LDRBT, STRT... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Cameron Zwarich | Add a ARM-specific SD node for VBSL so that forms with... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jim Grosbach | Tidy up. Whitespace and 80-columns. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Bill Wendling | * The DSE code that tested for overlapping needed to... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Akira Hatanaka | fixed typo |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jakob Stoklund... | Don't add the same analysis implementation pair twice. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jakob Stoklund... | Reset StringMap's NumTombstones on clears and rehashes. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jakob Stoklund... | Prevent infinite growth of SmallPtrSet instances. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jakob Stoklund... | Prevent infinite growth of SmallMap instances. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jakob Stoklund... | Prevent infinite growth of the DenseMap. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jakob Stoklund... | Fix evil VirtRegRewriter bug. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jakob Stoklund... | Teach VirtRegRewriter about the new virtual register... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Benjamin Kramer | Avoid turning a floating point division with a constant... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Benjamin Kramer | InstCombine: If the divisor of an fdiv has an exact... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Benjamin Kramer | Add APFloat::getExactInverse. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jay Foad | Fix more zero length memset warnings. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jay Foad | Add a comment on PHINode::Create(). |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jay Foad | Remove PHINode::reserveOperandSpace(). Instead, add... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jay Foad | (Almost) always call reserveOperandSpace() on newly... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Bob Wilson | Revert a minor comment change inadvertently included... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Jakob Stoklund... | Treat clones the same as their origin. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Bill Wendling | Remove dead code. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Johnny Chen | Add a test case for thumb stc2 instruction. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Argyrios Kyrtzidis | ClangSAEmClangSACheckersEmitter, emit info about groups. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Bill Wendling | Set the unnamed_addr only when we're creating a new... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Bill Wendling | Revert r128501. It caused test failures. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Jim Grosbach | Tidy up. 80 columns and trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Francois Pichet | Update CMake link dependency. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Evan Cheng | Add intrinsics @llvm.arm.neon.vmulls and @llvm.arm... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Bill Wendling | We need to copy over the unnamed_addr attribute. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Matt Beaumont-Gay | Revert accidental change to LLVMLibDeps.cmake |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Matt Beaumont-Gay | Quiet a gcc warning about changed name lookup rules |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Benjamin Kramer | InstCombine: Add a few missing combines for ANDs and... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Kevin Enderby | Adding a test for "-inf" as well. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Johnny Chen | Add a test case for MSRi. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Cameron Zwarich | Add Neon SINT_TO_FP and UINT_TO_FP lowering from v4i16... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Jakob Stoklund... | Recompute register class and hint for registers created... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Argyrios Kyrtzidis | In ClangSACheckersEmitter: |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Kevin Enderby | Added support symbolic floating point constants in... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Johnny Chen | Add a thumb test file for printf (iOS 4.3). |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Jim Grosbach | Instantiate a JITMemoryManager for MCJIT Dyld |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Oscar Fuentes | Fixed the build of Clang's unit tests on MinGW. Also... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Benjamin Kramer | DSE: Remove an early exit optimization that depended... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Owen Anderson | Check early if this is an unsupported opcode, so that... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Johnny Chen | A8.6.188 STC, STC2 |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Johnny Chen | Rename invalid-VLDMSDB-arm.txt to be invalid-VLDMSDB_UP... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Johnny Chen | Add and modify some tests. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Argyrios Kyrtzidis | For ClangSACheckersEmitter, allow a package to belong... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Jakob Stoklund... | Remember to use the correct register when rematerializi... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Jakob Stoklund... | Run dead code elimination immediately after remateriali... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Owen Anderson | Add safety check that didn't show up in testing. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Devang Patel | Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enum |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Bill Wendling | Inline check that's used only once. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Owen Anderson | Get rid of the non-writeback versions VLDMDB and VSTMDB... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Bill Wendling | Rework the logic (and removing the bad check for an... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Cameron Zwarich | Do some simple copy propagation through integer loads... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Bill Wendling | Don't try to add stack protector logic to a dead basic... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Bill Wendling | Spruce up the error output. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Jakob Stoklund... | Handle the special case when all uses follow the last... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Jakob Stoklund... | Properly enable rematerialization when spilling after... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Daniel Dunbar | C-API: Include DataTypes.h instead of stdint.h. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Rafael Espindola | Reduce test case. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Evan Cheng | Optimizing (zext A + zext B) * C, to (VMULL A, C) ... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Francois Pichet | Fix the MSVC build. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Devang Patel | Expoert c interface for disassembler. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Bill Wendling | In some cases, the "fail BB dominator" may be null... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Daniel Dunbar | Integrated-As: Add support for setting the AllowTempora... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Daniel Dunbar | MC: Add support for disabling "temporary label" behavio... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Ted Kremenek | Unbreak CMake build. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Devang Patel | Remove scripts used by TEST=dbg from here. They now... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Johnny Chen | Fix ARM disassembly for PLD/PLDW/PLI which suffers... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Kevin Enderby | Again adding a C API to the disassembler for use by... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nick Lewycky | Remove tabs I accidentally added. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Jay Foad | Make more use of PHINode::getNumIncomingValues(). |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Che-Liang Chiou | ptx: clean up branch code a bit |
commit | commitdiff | tree | snapshot |
2011-03-28 |
NAKAMURA Takumi | docs/GettingStarted.html: [PR8850] Add a note for x86_6... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
NAKAMURA Takumi | docs/GettingStarted.html: Add blurb "--enable-shared... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Frits van Bommel | Add some debug output when -instcombine uses RAUW.... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Jakob Stoklund... | Amend debug output. |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Jakob Stoklund... | Drop interference reassignment in favor of eviction. |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Nick Lewycky | Teach the transformation that moves binary operators... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Benjamin Kramer | Use APInt's umul_ov instead of rolling our own overflow... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Frits van Bommel | Constant folding support for calls to umul.with.overflo... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Duncan Sands | Partially revert commit 127155: I think it is much... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Nick Lewycky | Add a small missed optimization: turn X == C ? X :... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
NAKAMURA Takumi | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Jakob Stoklund... | Use individual register classes when spilling snippets. |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Benjamin Kramer | Turn SelectionDAGBuilder::GetRegistersForValue into... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Benjamin Kramer | Make helper static. |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Bill Wendling | Simplification noticed by Frits. |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Bill Wendling | Rework the logic that determines if a store completely... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Cameron Zwarich | Fix a typo and add a test. |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Douglas Gregor | Extend Clang's TableGen emitter for attributes to suppo... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Jakob Stoklund... | Collect and coalesce DBG_VALUE instructions before... |
commit | commitdiff | tree | snapshot |
next |