2011-01-18 |
Eric Christopher | The stub routine that we're calling uses test and so... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Chris Lattner | minor change to rafael's recent patches: if something is |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Jeffrey Yasskin | Remove unused variables found by gcc-4.6's -Wunused... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Stuart Hastings | Remove checking that prevented overlapping CALLSEQ_STAR... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
NAKAMURA Takumi | Windows/PathV2.inc: For CryptAcquireContext(), CRYPT_VE... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
NAKAMURA Takumi | Windows/PathV2.inc: MoveFileEx() can behave like Posix... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
NAKAMURA Takumi | lib/Support/Windows/Signals.inc: "Showstopper" dialogs... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Owen Anderson | Remove dead code, that I apparently wrote a while back... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Douglas Gregor | Add a missing <cctype> include, from Joerg Sonnenberger! |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Benjamin Kramer | Fix an off-by-one error in ctpop combining. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Devang Patel | Update tests to accomodate unnamed_addr introduction. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Cameron Zwarich | Roll r123609 back in with two changes that fix test... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Devang Patel | Revert rr123550. It causes clang build failure on darwin9. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Michael J.... | Archive: Fix temp path names. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Oscar Fuentes | Add some platform checks. Also fix a typo on a Makefile. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Michael J.... | Support/raw_ostream: Fix uninitalized variable in raw_f... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Jay Foad | Remove useless Tag enumeration. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Kalle Raiskila | Split up RotateShift itinerary in SPU. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Benjamin Kramer | Add a DAGCombine to turn (ctpop x) u< 2 into (x & x... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Kalle Raiskila | Don't crash SPU BE with memory accesses with big alignmnet. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Evan Cheng | Materialize GA addresses with movw + movt pairs for... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Cameron Zwarich | Roll out r123609 due to failures on the llvm-x86_64... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Francois Pichet | Suppress warning "switch statement contains 'default... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Cameron Zwarich | Eliminate the use of dominance frontiers in PromoteMemT... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Michael J.... | UnRevert "Revert "Archive: Replace all internal uses... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Michael J.... | Fix rename. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Nick Lewycky | Test for lazy value info's ability to prove the absense... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Michael J.... | Make everyone happy this time. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Anton Korobeynikov | Provide instruction sizes for ARMv5 variants of MUL... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Anders Carlsson | Update README.txt to remove the DAE enhancement. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Anders Carlsson | Teach DAE to look for functions whose arguments are... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Michael J.... | UnRevert "Revert the archive part of "Support/PathV2... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Michael J.... | Try and fix this test. For some reason llvm-ar thinks... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Michael J.... | Revert the archive part of "Support/PathV2: Add identif... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Rafael Espindola | Update tests. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | tidy up a comment, as suggested by duncan |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Rafael Espindola | Only put unnamed_addr constants in mergeable sections... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Rafael Espindola | Don't merge two constants if we care about the address... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Jay Foad | Simplify the construction and destruction of Uses.... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Owen Anderson | Reduce and merge testcases. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | fix PR8514, a bug where the "heroic" transformation... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Jay Foad | Remove unnecessary specialization OperandTraits<User>. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Jay Foad | Move the implementation of the User class into a new... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | fix PR8932, a case where arg promotion could infinitely... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | simplify a little |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | add some commentary |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | if an alloca is only ever accessed as a unit, and is... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | Use an irbuilder to get some trivial constant folding... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | remove a dead check, this was needed before we had... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | enhance FoldOpIntoPhi in instcombine to try harder... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Evan Cheng | Spill R4 if it's going to be used to restore SP from FP. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | remove the AllowAggressive argument to FoldOpIntoPhi... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | more cleanups: use the IR builder. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | tidy up code. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Owen Anderson | Improve the safety of my globalopt enhancement by ensur... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | fix PR8983, a broken assertion. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Venkatraman... | Implement AnalyzeBranch in Sparc Backend. |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | fix PR8981, a crash trying to form a conditional inc... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | reapply my fix for PR8961 with a tweak to properly... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | simplify this code, it is still broken but will follow... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Michael J.... | Revert "Archive: Replace all internal uses of PathV1... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chandler Carruth | Simplify a README.txt entry significantly to expose... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | one of michael's recent patches broke this, temporarily... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Chris Lattner | remove the partial specialization pass. It is unmainta... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Michael J.... | Archive: Fix spelling. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Michael J.... | Archive: Replace all internal uses of PathV1 with PathV... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Michael J.... | Support/GraphWriter: Replace all internal uses of PathV... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Benjamin Kramer | Add an assert so we don't silently miscompile ctpop... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Michael J.... | Support/PathV2: Add identify_magic. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Benjamin Kramer | Reimplement CTPOP legalization with the "best" algorith... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Michael J.... | Unittests/Support/Path: Tweak test. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Michael J.... | Support/PathV2: Implement has_magic in terms of get_magic. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Michael J.... | Support/PathV2: Implement get_magic. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Nick Lewycky | Add missing whitespace. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Nick Lewycky | Make constmerge a two-pass algorithm so that it won... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Oscar Fuentes | Make config.h.cmake similar to config.h.in |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Benjamin Kramer | Try to unbreak selfhost. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Nick Lewycky | Add a cache that protects mergefunc's internals from... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Nick Lewycky | Teach LazyValueInfo that allocas aren't NULL. Over... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Rafael Espindola | Add a clarification about merging constants with and... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Rafael Espindola | Allow unnamed_addr on declarations. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | temporarily revert r123526. While working on a follow... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | fix rdar://8785296 - -fcatch-undefined-behavior generat... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | simplify code, no functionality change. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | Now that instruction optzns can update the iterator... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | make the current instruction iterator an ivar, allowing... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | implement an instcombine xform that canonicalizes casts... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | Fix m_Not and m_Neg to not match random ConstantInt... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | one more instcombine variant that is needed to work... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | Catch ~x < cst just like ~x < ~y, we currently handle... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | reduce indentation |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Eric Christopher | 80-col. |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Chris Lattner | Generalize LoadAndStorePromoter a bit and switch LICM |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Bob Wilson | Fix a comment. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Eric Christopher | Fix 80-cols. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Ted Kremenek | Update CMake build. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Bob Wilson | Fix some tablegen issues to allow using zero_reg for... |
commit | commitdiff | tree | snapshot |
next |