2011-01-18 |
Jakob Stoklund... | Add RAGreedy methods for splitting live ranges around... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Bruno Cardoso... | Follow the current hack set and enable the correct... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Chris Lattner | fix rdar://8878965, a regression I introduced with... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Bruno Cardoso... | Add support for parsing and encoding ARM's official... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Jim Grosbach | Add a FIXME. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Bruno Cardoso... | Ensure Mips::GP is properly reloaded after a function... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Bruno Cardoso... | Negative zero is not legal on mips. Patch by Sasa Stankovic |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Bruno Cardoso... | Handle (i32,i32) => f64 in a cleaner way. Patch by... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Bruno Cardoso... | Add support for mips32 madd and msub instructions.... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Duncan Sands | For completeness, generalize the (X + Y) - Y -> X trans... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Duncan Sands | Simplify (X<<1)-X into X. According to my auto-simplie... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Chris Lattner | finish a sentence. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Venkatraman... | SPARC backend: Modified LowerCall and LowerFormalArgume... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Cameron Zwarich | Remove an unnecessary #include. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Cameron Zwarich | Move DominanceFrontier from VMCore to Analysis. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Daniel Dunbar | McARM: Use accessors where appropriate. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Daniel Dunbar | McARM: Fill in ASMOperand::dump() for memory operands. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Daniel Dunbar | McARM: Make ARMOperand use a union where appropriate. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Cameron Zwarich | There is no point in verifying an analysis that is... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Daniel Dunbar | McARM: Unify ParseMemory() successfull return. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Daniel Dunbar | McARM: Early exit on failure (NEFC). |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Daniel Dunbar | McARM: Always keep an offset expression, if used (inste... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Daniel Dunbar | McARM: Add a variety of asserts on the sanity of memory... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Daniel Dunbar | McARM: Use a consistent marker for not-set OffsetRegNum. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Cameron Zwarich | Convert a std::map to a DenseMap for another 1.7% speed... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Cameron Zwarich | Make a std::vector a SmallVector<*, 32> like the other... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Rafael Espindola | Reduce indentation and remove commented out code. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Cameron Zwarich | Remove some now-unused DominanceFrontier methods. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Cameron Zwarich | Remove code for updating dominance frontiers and some... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Cameron Zwarich | Remove outdated references to dominance frontiers. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Daniel Dunbar | McARM: Start marking T2 address operands as such, for... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Daniel Dunbar | Formatting tweak. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Daniel Dunbar | Support/CommandLine: Add "Did you mean" print for misma... |
commit | commitdiff | tree | snapshot |
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 |
next |