2012-01-17 |
Craig Topper | Teach DAG combiner to turn a BUILD_VECTOR of UNDEFs... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Craig Topper | Remove unnecessary AVX check from an assert. hasSSE2... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
David Blaikie | Provide better messages in llvm_unreachable. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Andrew Trick | misched: Inital interface and implementation for Schedu... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Andrew Trick | Renamed MachineScheduler to ScheduleTopDownLive. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Andrew Trick | Moving options declarations around. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Andrew Trick | LSR fix: broaden the check for loop preheaders. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Craig Topper | Fix a crasher when PerformShiftCombine receives a BUILD... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
David Blaikie | Remove unreachable code. (replace with llvm_unreachable... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Rafael Espindola | Add 148175 back. I am unable to reproduce any non deter... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Dylan Noblesmith | Makefile: add missing files to FilesToConfig |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Pete Cooper | Changed flag operand of ISD::FP_ROUND to TargetConstant... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Chris Lattner | add some missing const qualifiers. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Jakob Stoklund... | Add portable bit mask operations to BitVector. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Lang Hames | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Jim Grosbach | Tidy up. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Jim Grosbach | ExecutionEngine interface to re-map addresses for engin... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Jim Grosbach | MCJIT handle a few more simple x86 relocations for... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
David Blaikie | Removing unused default switch cases in switches over... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Hal Finkel | Cleanup PPC RLWINM8 vs RLWINM |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Hal Finkel | AggressiveAntiDepBreaker needs to skip debug values... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Jakob Stoklund... | Extract method for detecting constant unallocatable... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Jim Grosbach | MCJIT support for non-function sections. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Stepan Dyatkovskiy | Fixed comment in loop-unswitch. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Jakob Stoklund... | Give better scavenger errors by invoking the verifier. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Jakob Stoklund... | Add a new kind of MachineOperand: MO_RegisterMask. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Eli Friedman | Make sure the non-SSE lowering for fences correctly... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Eli Friedman | Get rid of unused codegen-only instruction. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Joe Abbey | Adding a Hexagon cell for segmented stacks, as they... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Craig Topper | Give priority to AVX over SSE for 128-bit floating... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Eli Bendersky | A fix for the previous commit: "integer constant is... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Eli Bendersky | Adding a basic ELF dynamic loader and MC-JIT for ELF... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
David Blaikie | Refactor variables unused under non-assert builds ... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Pete Cooper | Changed intrinsic ID operand to a target constant as... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Nadav Rotem | [AVX] Optimize x86 VSELECT instructions using SimplifyD... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Benjamin Kramer | Return an ArrayRef from ShuffleVectorSDNode::getMask... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Benjamin Kramer | DAGCombiner: Deduplicate code. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Stepan Dyatkovskiy | Cosmetic patch for r148215. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Stepan Dyatkovskiy | Fixup for r148132. Type replacement for LoopsProperties... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Chandler Carruth | Relax the FileCheck assertion a bit -- all we really... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Chandler Carruth | FileCheck-ize a test, make it more specific to directly... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Chandler Carruth | Remove SetWorkingDirectory from the Process interface... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
David Blaikie | Remove dead code. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Craig Topper | Truncate of undef is just undef of smaller size. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Craig Topper | Fix the memop type on a couple 256-bit AVX instructions... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Craig Topper | Add a bunch of AVX instructions to the folding tables... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Duncan Sands | Speculatively revert commit 148175 (rafael), to see... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Andrew Trick | Fix a corner case hit by redundant phi elimination... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Rafael Espindola | Only emit the Leh_func_endN symbol when needed. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Andrew Trick | misched: Initial code for building an MI level scheduli... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Andrew Trick | Move physreg dependency generation into aptly named... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Andrew Trick | misched: Added ScheduleDAGInstrs::IsPostRA |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Andrew Trick | misched: Invoke the DAG builder on each sequence of... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Andrew Trick | Move things around to make the file navigable, even... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Evan Cheng | After r147827 and r147902, it's now possible for unallo... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Chad Rosier | Fix pasto from r146196. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Chad Rosier | Cleanup test case by adding checks for test names. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Jakob Stoklund... | Add TRI::getCallPreservedMask() hook. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Dan Gohman | Fix an unused variable warning that Chad noticed. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Rafael Espindola | Add a test showing how the Leh_func_endN symbol is... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Rafael Espindola | Remove previous commit while I debug the bot failures. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Jakob Stoklund... | Use RegisterTuples to generate pseudo-registers. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Rafael Espindola | Remove label that is not used anymore. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Eli Friedman | Speculatively revert r148132+r148133 to try and fix... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Jakob Stoklund... | Skip the NAME field when forming tuples. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Andrew Trick | Remove pointless mode line in .cpp file. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Duncan Sands | Try to clarify a little how exception handling works. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Devang Patel | Revert r148131, it was committed before it was ready. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Stepan Dyatkovskiy | Cosmetic patch for r148132. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Stepan Dyatkovskiy | LoopUnswitch: All helper data that is collected during... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Devang Patel | Refactor. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Devang Patel | Add new test. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Pete Cooper | Fixed comment. Thanks Duncan! |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Craig Topper | Convert SHUFPD with the same register for both sources... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Craig Topper | use v8i32 as optimal mem type over v8f32 if AVX2 is... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Craig Topper | Make X86 instruction selection use 256-bit VPXOR for... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
NAKAMURA Takumi | test/CodeGen/ARM/test-sharedidx.ll: Fix for -Asserts. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Craig Topper | Add patterns for v16i16 and v32i8 immAllZerosV to selec... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Andrew Trick | Added the MachineSchedulerPass skeleton. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Andrew Trick | wrong filename |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Andrew Trick | 80-col violation |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Craig Topper | Use 8i32 constant pool entry for converting AVX2_SETALL... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Craig Topper | Fix typo in PerformAddCombine that caused any vector... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Jakob Stoklund... | Delete CodeInit and CodeRecTy from TableGen. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Jakob Stoklund... | Use uniqued StringInit pointers for lookups. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Evan Cheng | DAGCombine's logic for forming pre- and post- indexed... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Bill Wendling | Fix off-by-one error. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Dan Gohman | Implement proper ObjC ARC objc_retainBlock "escape... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Pete Cooper | Added MVT::v2f16 |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Bill Wendling | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Bill Wendling | Fix the code that was WRONG. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Pete Cooper | Added FPOW, FEXP, FLOG to PromoteNode so that custom... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Elena Demikhovsky | Fixed a bug in LowerVECTOR_SHUFFLE caused assertion... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Evan Cheng | When hoisting common code, watch out for uses which... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Rafael Espindola | Add error-reporting tests for platforms that don't... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Rafael Espindola | Support segmented stacks on 64-bit FreeBSD. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Rafael Espindola | Support segmented stacks on win32. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Devang Patel | Remove test case, as Chris suggested. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Devang Patel | Add test case to check intel syntax parsing. |
commit | commitdiff | tree | snapshot |
next |