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 |
2011-01-28 |
Nick Lewycky | Clean up the tests a little, make sure we match an... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Nick Lewycky | Fix build with stdcxx by using llvm::next. Patch by... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Rafael Espindola | Add a triple. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Nick Lewycky | Add missing include for ptrdiff_t. Patch by Joerg Sonne... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Nick Lewycky | Fold select + select where both selects are on the... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Rafael Espindola | Print the visibility of declarations. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Nico Weber | PR8951: Support for .equiv in integrated assembler... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Evan Cheng | - Stop simplifycfg from duplicating "ret" instructions... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Evan Cheng | Fix PLD encoding. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Kevin Enderby | Changed llvm-mc arm target to give an error if .syntax... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Bob Wilson | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Oscar Fuentes | Use the paths to libffi's header and library even when... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
David Greene | [AVX] Clean up the code to configure target lowering... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Andrew Trick | Remove a temporary workaround for a lencod miscompile... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Andrew Trick | VirtRegRewriter fix: update kill flags, which are used... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Douglas Gregor | Clang: separate the access-control diagnostics from... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Benjamin Kramer | Unbreak the build. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Nick Lewycky | Expound upon this comparison! |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Nick Lewycky | Use dyn_cast instead of isa+cast. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Oscar Fuentes | Don't show -pedantic, -W and -Wall on the output of |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Devang Patel | Speculatively revert r124380. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Devang Patel | While legalizing SDValues do not drop SDDbgValues,... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Roman Divacky | Add support for specifying register name in cfi-registe... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Roman Divacky | Introduce virtual ParseRegister method in TargetAsmParser. |
commit | commitdiff | tree | snapshot |
next |