2010-06-29 |
Duncan Sands | Remove an unused and a pointless variable. |
tree | commitdiff |
2010-06-29 |
Duncan Sands | Remove pointless and unused variables. |
tree | commitdiff |
2010-06-29 |
Gabor Greif | encode operand initializations (at fixed index) |
tree | commitdiff |
2010-06-29 |
Duncan Sands | Remove a pointless variable. |
tree | commitdiff |
2010-06-29 |
Duncan Sands | Remove initialized but otherwise unused variables. |
tree | commitdiff |
2010-06-29 |
Benjamin Kramer | Use a more obvious way to avoid compiling functions... |
tree | commitdiff |
2010-06-29 |
Chandler Carruth | Jump through some silly hoops to make GCC accept that... |
tree | commitdiff |
2010-06-29 |
Evan Cheng | PR7503: uxtb16 is not available for ARMv7-M. Patch... |
tree | commitdiff |
2010-06-29 |
Evan Cheng | Change if-cvt options to something that actually as... |
tree | commitdiff |
2010-06-29 |
Jim Grosbach | When processing loops for scheduling latencies (used... |
tree | commitdiff |
2010-06-29 |
Dan Gohman | Just as its not safe to blindly transfer the nsw bit... |
tree | commitdiff |
2010-06-29 |
Bruno Cardoso Lopes | Refactoring of arithmetic instruction classes with... |
tree | commitdiff |
2010-06-29 |
Jakob Stoklund Olesen | When no memoperands are present, assume unaligned,... |
tree | commitdiff |
2010-06-29 |
Bob Wilson | Reapply my if-conversion cleanup from svn r106939 with... |
tree | commitdiff |
2010-06-29 |
Dan Gohman | Add an Intraprocedural form of BasicAliasAnalysis,... |
tree | commitdiff |
2010-06-29 |
Bruno Cardoso Lopes | Described the missing AVX forms of SSE2 convert instruc... |
tree | commitdiff |
2010-06-29 |
Bob Wilson | Fix Thumb encoding of VMOV (scalar to ARM core register... |
tree | commitdiff |
2010-06-28 |
Bob Wilson | Unlike other targets, ARM now uses BUILD_VECTORs post... |
tree | commitdiff |
2010-06-28 |
Bob Wilson | Make the ARMCodeEmitter identify Thumb functions via... |
tree | commitdiff |
2010-06-28 |
Devang Patel | Use DW_FORM_addr for DW_AT_entry_pc. |
tree | commitdiff |
2010-06-28 |
Dale Johannesen | In asm's, output operands with matching input constraints |
tree | commitdiff |
2010-06-28 |
Kevin Enderby | Added the darwin .secure_log_unique and .secure_log_res... |
tree | commitdiff |
2010-06-28 |
Dan Gohman | Constant fold x == undef to undef. |
tree | commitdiff |
2010-06-28 |
Jim Grosbach | tidy up style. no functional change. |
tree | commitdiff |
2010-06-28 |
Dan Gohman | Fix Value::stripPointerCasts and BasicAA to avoid troub... |
tree | commitdiff |
2010-06-28 |
Bob Wilson | Refactor encoding function for NEON 1-register with... |
tree | commitdiff |
2010-06-28 |
Bob Wilson | Support Thumb mode encoding of NEON instructions. |
tree | commitdiff |
2010-06-28 |
Bill Wendling | Reduce indentation via early exit. NFC. |
tree | commitdiff |
2010-06-28 |
Devang Patel | Include inlined function in list of processed subprograms. |
tree | commitdiff |
2010-06-28 |
Jim Grosbach | new, no longer brain-dead, r106907 |
tree | commitdiff |
2010-06-28 |
Jakob Stoklund Olesen | After physreg coalescing, physical registers might... |
tree | commitdiff |
2010-06-28 |
Jakob Stoklund Olesen | Add more special treatment for inline asm in RegAllocFast. |
tree | commitdiff |
2010-06-28 |
Eric Christopher | Fix thinko. |
tree | commitdiff |
2010-06-28 |
Eric Christopher | Pull in the libCrashReporterClient.a information with... |
tree | commitdiff |
2010-06-28 |
Devang Patel | Preserve deleted function's local variables' debug... |
tree | commitdiff |
2010-06-28 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-28 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-28 |
Gabor Greif | employ CallInst::ArgOffset (for now) |
tree | commitdiff |
2010-06-28 |
Gabor Greif | simplify: we have solid argument iterator range |
tree | commitdiff |
2010-06-28 |
Dan Gohman | Generalize AAEval so that it can be used both per-funct... |
tree | commitdiff |
2010-06-28 |
Daniel Dunbar | Revert r106907, "make sure to handle dbg_value instruct... |
tree | commitdiff |
2010-06-28 |
Gabor Greif | use setArgOperand |
tree | commitdiff |
2010-06-28 |
Gabor Greif | use CallInst::ArgOffset |
tree | commitdiff |
2010-06-28 |
Gabor Greif | use ArgOperand API and CallInst::ArgOffset |
tree | commitdiff |
2010-06-28 |
Gabor Greif | use cached value |
tree | commitdiff |
2010-06-28 |
Devang Patel | Remove dead code. |
tree | commitdiff |
2010-06-28 |
Devang Patel | Use named MDNode, llvm.dbg.sp, to collect subprogram... |
tree | commitdiff |
2010-06-28 |
Jim Grosbach | minor housekeeping cleanup: 80-column, trailing whitesp... |
tree | commitdiff |
2010-06-27 |
Devang Patel | Do not forget last element, function, while creating... |
tree | commitdiff |
2010-06-27 |
Chris Lattner | minor cleanup to SROA: when lowering type unsafe access... |
tree | commitdiff |
2010-06-26 |
Rafael Espindola | When splitting a VAARG, remember its alignment. |
tree | commitdiff |
2010-06-26 |
Bob Wilson | Revert my if-conversion cleanup since it caused a bunch... |
tree | commitdiff |
2010-06-26 |
Duncan Sands | Fix PR7328: when turning a tail recursion into a loop... |
tree | commitdiff |
2010-06-26 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-26 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-26 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-26 |
Benjamin Kramer | VNInfos don't need to be destructed anymore. |
tree | commitdiff |
2010-06-26 |
Gabor Greif | resort to ArgOperand API |
tree | commitdiff |
2010-06-26 |
Eli Friedman | Followup to r106770: actually generate SXTB and SXTH... |
tree | commitdiff |
2010-06-26 |
Bob Wilson | Clean up some problems with extra CFG edges being intro... |
tree | commitdiff |
2010-06-26 |
Bob Wilson | Add support for encoding NEON VMOV (from scalar to... |
tree | commitdiff |
2010-06-26 |
Evan Cheng | It's now possible to run code placement pass for ARM. |
tree | commitdiff |
2010-06-26 |
Jakob Stoklund Olesen | When creating X86 MUL8 and DIV8 instructions, make... |
tree | commitdiff |
2010-06-26 |
Bob Wilson | Renumber NEON instruction formats to be consecutive. |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Rename ARM instruction formats NEONGetLnFrm, NEONSetLnF... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | Add AVX convert CVTSS2SI{rr,rm} and CVTDQ2PS{rr,rm... |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Remove unused NEONFrm and ThumbMiscFrm ARM instruction... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | Reapply r106896: |
tree | commitdiff |
2010-06-25 |
Daniel Dunbar | Thumb2ITBlockPass: Fix a possible dereference of an... |
tree | commitdiff |
2010-06-25 |
Jim Grosbach | make sure to handle dbg_value instructions in the middl... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | revert this now, it's using avx instead of sse :) |
tree | commitdiff |
2010-06-25 |
Jakob Stoklund Olesen | Don't track kills in VNInfo. Use interval ends instead. |
tree | commitdiff |
2010-06-25 |
Evan Cheng | Change if-conversion block size limit checks to add... |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Add support for encoding 3-register NEON instructions... |
tree | commitdiff |
2010-06-25 |
Dan Gohman | In GenerateReassociations, don't bother thinking about... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | Add several AVX MOV flavors |
tree | commitdiff |
2010-06-25 |
Devang Patel | Collect debug info for optimized variables of inlined... |
tree | commitdiff |
2010-06-25 |
Jim Grosbach | 80 column and typo fix |
tree | commitdiff |
2010-06-25 |
Dale Johannesen | The hasMemory argument is irrelevant to how the argument |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Add support for encoding 2-register NEON instructions. |
tree | commitdiff |
2010-06-25 |
Dan Gohman | pcmpeqd and friends are Commutable. |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Fix indentation. |
tree | commitdiff |
2010-06-25 |
Bill Wendling | - Reapply r106066 now that the bzip2 build regression... |
tree | commitdiff |
2010-06-25 |
Bill Wendling | We should remove the live range from the destination... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | Move the last piece of SSE2 convert instructions to... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | More SSE refactoring, this time with different types... |
tree | commitdiff |
2010-06-25 |
Dan Gohman | Eliminate a redundant FoldingSet lookup. |
tree | commitdiff |
2010-06-25 |
Jim Grosbach | IT instructions are considered to be scheduling hazards... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | Refactoring of more SSE conversion instructions. Also... |
tree | commitdiff |
2010-06-25 |
Dale Johannesen | Cosmetic. |
tree | commitdiff |
2010-06-25 |
Benjamin Kramer | Rewrite MemoryBuffer::getSTDIN to use read(2) and a... |
tree | commitdiff |
2010-06-25 |
Duncan Sands | Remove variables which are assigned to but for which... |
tree | commitdiff |
2010-06-25 |
Benjamin Kramer | Bring back the empty vector workaround I removed in... |
tree | commitdiff |
2010-06-25 |
Benjamin Kramer | Tweak MemoryBuffer to allocate the class itself, the... |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand accessors |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API (the simple part) |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API and CallSite to access arguments... |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API and CallSite to access arguments... |
tree | commitdiff |
next |