2010-05-05 |
Jim Grosbach | Add initial support for ARMv7M subtarget and cortex... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Bob Wilson | Use the right version of "append" to combine two SmallV... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jim Grosbach | remove unneeded underscores. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jim Grosbach | Convert to filecheck |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | MC/Mach-O: Mark absolute variable's appropriately,... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | MC: Reject attempts to define a variable symbol. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | MC: Make setVariableValue check the redefinition condit... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Evan Cheng | Move REG_SEQUENCE removal to 2addr pass. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Chris Lattner | Implement rdar://7415680 - Twine integer support lacks... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jeffrey Yasskin | Rearrange the suppressions files to be by-architecture... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Evan Cheng | Model CONCAT_VECTORS of two 64-bit values as a REG_SEQU... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Evan Cheng | Trim include. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Evan Cheng | Teach liveintervalanalysis about virtual registers... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jeffrey Yasskin | Add a suppressions file for an intermittent "leak"... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | MC: Rename MCSymbol::{g,s}etValue -> MCSymbol::{g,s... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | MC/Mach-O/x86_64: Relocations in debug sections should... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel Dunbar | lit: Allow test_format to be None. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Benjamin Kramer | Try again if write(2) reports an recoverable error. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Shantonu Sen | Add newline to end of file to avoid warning |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Eric Christopher | Revert 102941, we're going to do this via attr and... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Sean Hunt | Include the right header for toupper |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Sean Hunt | Add an emitter to handle the list of clang statement... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Bob Wilson | Combine the implementations of the core part of the... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Eric Christopher | Update comment. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Chris Lattner | add the ability to associate 'category' names with... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Evan Cheng | With -neon-reg-sequence, models forming a Q register... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Evan Cheng | Do not pre-allocate for registers which form a REG_SEQU... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Evan Cheng | Teach PHI elimination to remove REG_SEQUENCE instructio... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Duncan Sands | Use llvm.foo as the intrinsic, rather than llvm.dbg... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Bob Wilson | Defer adding critical edges to the "toSplit" list until... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Chris Lattner | one more thing. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Chris Lattner | update instructions for llvm-gcc4, the brave new world... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Chris Lattner | "on the rare occasion the SPU BE produces illegal assem... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Daniel Dunbar | MC/X86: Chris pointed that 'as' isn't consistent in... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Evan Cheng | Rename variables for consistency. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Daniel Dunbar | MC/X86: Add "support" for matching ATT style mnemonic... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Duncan Sands | Fix a problem exposed by my previous commit and noticed... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Duncan Sands | Fix a variant of PR6112 found by thinking about it... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Gabor Greif | fix operand indexes when outputting InvokeInsts |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Devang Patel | Set DW_AT_APPLE_omit_frame_ptr in endFunction() where... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Dan Gohman | Use the SCEVAddRecExpr::getPostIncExpr utility function... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Dan Gohman | Fix a copy+pasto. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Devang Patel | Do not ignore debug loc attached with llvm.dbg.declare... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Evan Cheng | Instruction selection optimizations may have moved... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Kevin Enderby | Fix to r102952. The MOV64toSDrm record in X86Instr64bi... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Daniel Dunbar | MC/Matcher: Add support for over-riding the default... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Daniel Dunbar | llvm-mc: Fix case were we would skip a line in the... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Evan Cheng | Teach scheduler about REG_SEQUENCE. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Dan Gohman | Add a polygen rule that reflects the fact that nsw... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Dan Gohman | Re-enable isel kill flags, now that the local allocator... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Jim Grosbach | rdar://7937137 - dbg values not being handled in thumb1... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Update one more 2.7 to 2.8. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Minimally update ReleaseNotes.html for 2.8 development... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Jakob Stoklund... | Remove preexisting kill flags in RegAllocLocal, just... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Factor out FastISel's code for materializing constants... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dale Johannesen | Implement builtin_return_address(x) and builtin_frame_a... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Remove the API compatibility layer which converted... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Jakob Stoklund... | Check that subregisters don't have independent values... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Fix tests to use fadd, fsub, and fmul, instead of add... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Eric Christopher | Reword a comment slightly. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Use getConstant instead of getIntegerSCEV. The two... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Bill Wendling | Revert r102948. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Bob Wilson | Remove special case for llvmCore_Embedded project.... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Bob Wilson | Print basic block numbers in live interval debug output... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Nick Lewycky | Fix function prototype mismatch in LLVMUnionType()... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Enderby | Changed llvm-mc to use the same suffixes with floating... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Enderby | Fixed the encoding of two of the X86 movq instuctions... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Enderby | Fixed the encoding of the x86 push instructions. Using... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Bill Wendling | Testcase for r102947. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Silence warnings about -1 being converted to an unsigne... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Eric Christopher | Add an option, defaulting to off, to disable the sse... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Devang Patel | Check for side effects before splitting loop. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Use isTrueWhenEqual and isFalseWhenEqual instead of... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | In ScalarEvolution::print, don't bother printing out... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | In SimplifyICmpOperands, avoid needlessly swapping... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Factor out the new <= and >= analysis code into Simplif... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Update this comment to note its relationship with the... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Delete this comment. The behavior of struct loads and... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Describe invoke instruction dependencies. Generalize... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Say "operations" instead of "instructions", as nsw... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Fix a bug which prevented tail merging of return instru... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Dan Gohman | Add a README entry. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Duncan Sands | Remove the -enable-sjlj-eh option, which doesn't do... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Chris Lattner | fix some inconsistent line endings, patch by Jakub... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Chris Lattner | revert r102831. We already delete dead readonly calls in |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Dale Johannesen | Don't count debug info as instructions. This was |
commit | commitdiff | tree | snapshot |
2010-05-01 |
David Chisnall | Added a variant of InlineCostAnalyzer::getInlineCost... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Anton Korobeynikov | Insert ANY_EXTEND node instead of invalid truncate... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Anton Korobeynikov | Do folding for indirect branches, where possible |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Anton Korobeynikov | Implement indirect branches on MSP430 |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Anton Korobeynikov | Long branch target oparands are not pc-rel. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Owen Anderson | Disable the call-deletion transformation introduced... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Chris Lattner | fix PR5009 by making CGSCCPM realize that a call was... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Dan Gohman | Remove the code for special-casing byval for fast-isel... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Dan Gohman | Fix an ancient FIXME. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Dan Gohman | Re-disable kill flags, as there is more trouble. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Chris Lattner | rename InlineInfo.DevirtualizedCalls -> InlinedCalls to |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Chris Lattner | Implement rdar://6295824 and PR6724 with two tiny changes |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Chris Lattner | The inliner has traditionally not considered call sites |
commit | commitdiff | tree | snapshot |
next |