2011-01-20 |
Jakob Stoklund... | SplitKit requires that all defs are in place before... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jakob Stoklund... | Add LiveIntervalMap::dumpCache() to print out the cache... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Bruno Cardoso... | Add mcr*2 and mr*c2 support to thumb2 targets |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Bruno Cardoso... | Add mcr* and mr*c support to thumb targets |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Michael J.... | Disable this test until I can figure out why it's broke... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Kalle Raiskila | Allow sign-extending of i8 and i16 to i128 on SPU. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Duncan Sands | At -O123 the early-cse pass is run before instcombine... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Bruno Cardoso... | Refactor mcr* and mr*c instructions into classes with... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Eric Christopher | My editor's indent went crazy. Fix. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Eric Christopher | Expand invalid return values for umulo and smulo. Handl... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Evan Cheng | Correct itinerary entry for t2MOV_pic_ga_add_pc. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Evan Cheng | Add test. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Evan Cheng | Sorry, several patches in one. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Michael J.... | llvm-objdump: Remove redundant includes. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Michael J.... | llvm-nm: Fix warning. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Michael J.... | Object: Add some tests! |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Michael J.... | Add llvm-objdump |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Michael J.... | llvm-nm: Update to use the new LLVMObject library. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Michael J.... | Object: Add ELF support. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Michael J.... | Object: Add COFF Support. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Andrew Trick | Selection DAG scheduler register pressure heuristic... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jakob Stoklund... | Check that a live range exists before shortening it... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jakob Stoklund... | Add hidden -verify-coalescing to run the machine code... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Michael J.... | gold: MinGW fix. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Venkatraman... | Sparc backend: Implements a delay slot filler that... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Cameron Zwarich | Update a comment. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Cameron Zwarich | Remove an unnecessary #include. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jakob Stoklund... | Fix bug found by new clang warning. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Eric Christopher | Use only one API at a time. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Eric Christopher | If we can, lower the multiply part of a umulo/smulo... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Devang Patel | Fix debug info for merged global. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Jakob Stoklund... | Divert Hopfield network debug output. It is very noisy. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Jakob Stoklund... | Don't accidentally leave small gaps in the live ranges... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Jim Grosbach | Make sure to propogate the error code when we fail... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Devang Patel | Fix register address expression. Patch by Ken Dyck. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Jakob Stoklund... | Implement RAGreedy::splitAroundRegion and remove loop... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Nick Lewycky | Similarly, analyze truncate through multiply. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Nick Lewycky | Add a missed SCEV fold that is required to continue... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Bruno Cardoso... | Fix the encoding of mrrc and mcrr family of instruction... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Rafael Espindola | Add unnamed_addr when we can show that address of a... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Douglas Gregor | Fix comment for gen-clang-decl-nodes tblgen backend... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Nick Lewycky | Add a missing SCEV simplification sext(zext x) -->... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Daniel Dunbar | ARM/ISel: Factor out isScaledConstantInRange() helper. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Andrew Trick | For ARM subtargets with useNEONForSinglePrecisionFP... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Evan Cheng | Don't forget to emit the load from indirect symbol... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Owen Anderson | When matching asm operands, always try to match the... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Bruno Cardoso... | Create two new generic classes to represent the followi... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Bruno Cardoso... | Fix MRS encoding for arm and thumb. |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Bruno Cardoso... | Fix the encoding of t2ISB by using the right class... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Dan Gohman | Teach BasicAA to return PartialAlias in cases where... |
commit | commitdiff | tree | snapshot |
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 |
next |