2011-02-03 |
Jakob Stoklund... | Add debug output and asserts to the phi-connecting... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Jakob Stoklund... | Fix coloring bug when mapping values in the middle... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Jakob Stoklund... | Return live range end points from SplitEditor::enter... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Jakob Stoklund... | Silence an MSVC warning |
commit | commitdiff | tree | snapshot |
2011-02-03 |
David Greene | [AVX] VEXTRACTF128 support. This commit includes patte... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Richard Osborne | Add XCore intrinsics for resource instructions. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
NAKAMURA Takumi | cmake/*: Add svn:eol-style=native and fix CRLF. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Duncan Sands | Improve threading of comparisons over select instructio... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Duncan Sands | Part of this test is invariant inside the inner loop... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
NAKAMURA Takumi | test/Makefile: "check-all" should update tools/clang... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Eric Christopher | Reapply this. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Eric Christopher | Temporarily revert 124765 in an attempt to find the... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Oscar Fuentes | Platform tests for `sys/uio.h' header and `writev'... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Rafael Espindola | Add -march to fix the bots. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Rafael Espindola | Fix PR9127 by reversing the operands even if they have... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Daniel Dunbar | raw_fd_ostream: Add a SetUseAtomicWrites() method ... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Daniel Dunbar | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Daniel Dunbar | configure: Add checks for <sys/uio.h> and writev(). |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Jakob Stoklund... | Defer SplitKit value mapping until all defs are available. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Devang Patel | Update docs to match reality. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Devang Patel | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Devang Patel | Add support to describe template value parameter in... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Devang Patel | Add support to describe template parameter type in... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Duncan Sands | Reenable the transform "(X*Y)/Y->X" when the multiplica... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Kevin Enderby | Changed the TableGen created MatchInstructionImpl(... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Bob Wilson | Update comment to match my recent change. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Benjamin Kramer | SimplifyCFG: Turn switches into sub+icmp+branch if... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Richard Osborne | Add support for trampolines on the XCore. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Duncan Sands | Remove NoVendor and NoOS, added in commit 123990, from... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Nick Lewycky | Remove wasteful caching. This isn't needed for correctn... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Dan Gohman | Conservatively, clear optional flags, such as nsw,... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Dan Gohman | Fix reassociate to clear optional flags, such as nsw. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Sean Callanan | Fixed a bug in the disassembler where the mandatory... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Evan Cheng | Given a pair of floating point load and store, if there... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Bob Wilson | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bob Wilson | PR9081: Split up LDM instruction with deprecated use... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Matt Beaumont-Gay | Take Bill Wendling's suggestion for structuring a coupl... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Devang Patel | Update to match changes in lldb interface. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Anton Korobeynikov | Fix imm printing for logical instructions. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Anton Korobeynikov | Document the LLVM GIT mirror |
commit | commitdiff | tree | snapshot |
2011-02-01 |
David Greene | [AVX] Implement EnforceSmallerThan for mixed int/fp... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Devang Patel | Remove stale references of obsolete @llvm.dbg.variable. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Jay Foad | Make SwitchInst::removeCase() more efficient. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Duncan Sands | Add a m_Undef pattern for convenience. This is so... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Duncan Sands | Add a m_SignBit pattern for convenience. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Duncan Sands | Have m_One also match constant vectors for which every... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Carl Norum | Test commit - fix a double 'should' in a comment. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Rafael Espindola | Correctly merge available_externally and regular defini... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Evan Cheng | Fix bogus assert condition noticed by Csaba Raduly. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Eric Christopher | Reapply 124275 since the Dragonegg failure was unreprod... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Evan Cheng | Fix test for non-darwin targets. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Evan Cheng | Patches to build EFI with Clang/LLVM. By Carl Norum. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Devang Patel | Remove stale test that has never worked, afaik. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Rafael Espindola | Don't tell the linker about available_externally defini... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Devang Patel | Keep track of incoming argument's location while emitti... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Devang Patel | While printing "interesting" breakpoint locations for... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Roman Divacky | Enumerate .code16/32/64 instead of checking .code prefi... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Devang Patel | Tidy up. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Devang Patel | Focus on arguments for now. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Roman Divacky | Error on all .code* directives instead of just .code16... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
David Greene | Fix vector sign extend to put the source and destinatio... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Chris Lattner | add a note, progress unblocked by PR8575 being fixed. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Oscar Fuentes | Adds some platform checks to cmake/config-ix.cmake... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Richard Osborne | Fix bug where ReduceLoadWidth was creating illegal... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
NAKAMURA Takumi | CMake: Fix a few definition to suppress warnings. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Anton Korobeynikov | Save a mapping between original and cloned constpool... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Anton Korobeynikov | Clarify the LSDASection NULL check |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Anders Carlsson | Recognize and simplify |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Jakob Stoklund... | Respect the -tail-dup-size command line option even... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Duncan Sands | Commit 124487 broke 254.gap. See if disabling the... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Duncan Sands | Transform (X/Y)*Y into X if the division is exact.... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Benjamin Kramer | Teach DAGCombine to fold fold (sra (trunc (sr x, c1... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Nick Lewycky | Fix 'fcmp one' constant folding. Noticed by inspection. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Nick Lewycky | Fix some formatting and upgrade comments from llvm... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Bill Wendling | This is #included by .c files. Remove C++-style comments. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Nick Lewycky | Add the select optimization recently added to instcombi... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Francois Pichet | Unbreak the MSVC build. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Nick Lewycky | Fix comment. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Frits van Bommel | Call SimplifyFDivInst() in InstCombiner::visitFDiv(). |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Frits van Bommel | Move InstCombine's knowledge of fdiv to SimplifyInstruc... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Duncan Sands | Fix typo: should have been testing that X was odd,... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Benjamin Kramer | Add the missing sub identity "A-(A-B) -> B" to DAGCombine. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Evan Cheng | Add a test for TCE return duplication. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Evan Cheng | Re-apply r124518 with fix. Watch out for invalidated... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Evan Cheng | Revert r124518. It broke Linux self-host. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Evan Cheng | Re-commit r124462 with fixes. Tail recursion elim will... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Andrew Trick | Implementation of path profiling. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Nick Lewycky | Most browsers eliminate whitespace between anchor tags... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Roman Divacky | Error on .code16 instead of producing wrong (32bit... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Duncan Sands | This dyn_cast should be a cast. Pointed out by Frits... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Duncan Sands | Thread divisions over selects and phis. This doesn... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Bob Wilson | PR9030: Fix disassembly of ARM "mov pc, lr" instruction. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Duncan Sands | My auto-simplifier noticed that ((X/Y)*Y)/Y occurs... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Oscar Fuentes | Fix libffi usage when it is on a custom path. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Roman Divacky | Add support for parsing .float |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Nick Lewycky | Rename functions to follow coding standard. Also rejigg... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Nick Lewycky | Add a doxygen comment for this class. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Nick Lewycky | Reorder for readability. (Chris, is this what you meant?) |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Evan Cheng | Revert r124462. There are a few big regressions that... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Nick Lewycky | Reduce the number of functions we look at in the first... |
commit | commitdiff | tree | snapshot |
next |