2009-05-03 |
Anton Korobeynikov | Add first draft for conditions, conditional branches... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Hanle i8 returns |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Small tweaking |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add prologue/epilogue emission. Fix frame pointer handling. |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add code for save/restore of callee-saved registers |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Two more hooks for RA and FP registers |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Proper handle loading of effective address of stack... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Match frame indexes |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | First draft of stack slot loads / stores lowering |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Reverse order of memory arguments |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Remove bogus pattern |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Correct asmprinting of memory operands |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Match wrapper node for address |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add lowering for global address nodes. Not pretty effic... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Some early full call lowering draft for direct calls |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add call frame setup instruction elimination and loweri... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add CALL lowering. |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add bunch of mem-whatever patterns |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add bunch of reg-mem inst patterns |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add normal and trunc stores |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Basic support for mem=>reg moves |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add 8-bit insts. zext behaviour is not modelled yet |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add 8-bit regclass and pattern for sext_inreg |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add pattern for OR |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add reg-imm variants |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add hint to nop |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add more instructions |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Cleanup |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add dummy lowering for shifts |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | We don't have any div at all - thus mark it as expensive |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | We're not going to spend 100% of time in interrupts... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add simple reg-reg add. |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | gas uses lower letter for register names |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add code enough for emission of reg-reg and reg-imm... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add function body printing routine |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add 'msp430' target triple recognizer |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Make emit{Prologue,Epilogue}() noop for now |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add callee-saved regs & reg classes getter hooks |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add simple FP indicator for given function hook |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Provide set of reserved registers |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add proper ISD::RET lowering |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add first draft of MSP430 calling convention stuff... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Fix register names, fix register allocation order,... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Clearify the usage and add some debug stuff |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Cleanup |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add cmake script. No idea whether it works or not :) |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Add a note |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Typo |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Anton Korobeynikov | Dummy MSP430 backend |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Argyrios Kyrtzidis | -Move the DwarfWriter::ValidDebugInfo check to a static... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Dan Gohman | Revert r70645 for now; it's causing a variety of regres... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Nick Lewycky | Revert r70630. Go back to appending ".b" to internal... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dan Gohman | Add an svn:ignore for unittests/VMCore. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dan Gohman | Convert ScalarEvolution to use CallbackVH for its inter... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dan Gohman | Apply Jeffrey Yasskin's CallbackVH patch, with minor... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dan Gohman | Include <limits.h> to get the definition of CHAR_BIT. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dan Gohman | The second argument to RecursivelyDeleteTriviallyDeadIn... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dan Gohman | Previously, RecursivelyDeleteDeadInstructions provided... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dan Gohman | When ScalarEvolution is told to forget the trip count... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dan Gohman | Tell ScalarEvolution that the loop is being deleted... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Nick Lewycky | Don't append ".b" to the names of globals that are... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dan Gohman | Don't split critical edges during the AddUsersIfInteres... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Dan Gohman | Add Base.td to svn:ignore. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Chris Lattner | 'The attached patch fixes an issue where llc -march... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Chris Lattner | Drop the default assumption about alignment down to... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | Change the description string of the LoopInfo pass. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Stuart Hastings | Prevent looping when DenseSet is abused. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Misha Brukman | HTML-escape '>' as '>' in sample C++ code. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Bob Wilson | Allow CONCAT_VECTORS nodes to be legal or have custom... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | Actually insert inserted instructions into the Inserted... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | Add an accessor method to allow clients to test if... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | Make RequiresTypeConversion canonicalize the types... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | When printing a SCEVUnknown with pointer type, don... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | Short-circuit inttoptr-ptrtoint constant expressions... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | Make SCEVExpander::addInsertedValue able to accept... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | Minor whitespace fix. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | Fix an 80-column violation. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | When creating cast scevs, canonicalize the destination... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | Fix a compiler warning on hosts where uint64_t isn... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Dan Gohman | Fix some code to work if TargetLowering is not available. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Bill Wendling | Simplify more code and add timer stuff. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Bill Wendling | Simplify more code. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Torok Edwin | hasSCEV() was declared in ScalarEvolution.h, but never... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Bill Wendling | Simplify some code. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Bill Wendling | Fix whitespace. It was confusing me. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Mike Stump | Lets install the manual page with install-clang! Radar... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Evan Cheng | Code clean up. Bye bye PhysRegTracker. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Argyrios Kyrtzidis | Fix compilation for some targets other than x86. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Stefanus Du... | Add a comment to refer to the section of the programmer... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Argyrios Kyrtzidis | Make DebugLoc independent of DwarfWriter. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Argyrios Kyrtzidis | Set FnEnd in JITEmitter::finishFunction to point strict... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Jeffrey Yasskin | Add a mention of TypeBuilder to the programmer's manual... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Jakob Stoklund... | Join cross class copies using getCommonSubClass() |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Jakob Stoklund... | getCommonSubClass() - Calculate the largest common... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Jakob Stoklund... | Slightly change TableGen's definition of a register... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Dan Gohman | Add some comments, and tidy up some whitespace. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Dan Gohman | Extend ScalarEvolution's getBackedgeTakenCount to be... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Evan Cheng | Add a smarter heuristic to determine when to coalesce... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Bob Wilson | Rename the CurMultiClass formal parameter of TGParser... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Bob Wilson | Remove unnecessary "class" keywords. |
commit | commitdiff | tree | snapshot |
next |