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 |
2009-04-30 |
Bob Wilson | Change forward declaration of MultiClass to use the... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Torok Edwin | Make dataflow iteration possible on Value*, not only... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Dan Gohman | Don't try to mix integers and pointers in an icmp instr... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Nick Lewycky | Oops! Missed a file in my last commit. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Nick Lewycky | Allow a user of libLTO to specify the full pathname... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Jay Foad | Move helper functions for optimizing division by consta... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Dan Gohman | Set mayLoad on MOVZX32_NOREXrm8 too. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Dan Gohman | Fix ScalarEvolution::print to print a value for any... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Evan Cheng | Mark MOV8mr_NOREX and MOV8rm_NOREX as mayStore / mayLoa... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Bill Wendling | Remove unused flags. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Lattner | fix a regression handling indirect results: these need... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Bill Wendling | Fix the JIT bindings for ocaml. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Lattner | remove progname which is never set. PR4085 |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Bill Wendling | Error out with bad optimization level specified. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Bill Wendling | Remove LTO optimization level. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Bill Wendling | Instead of passing in an unsigned value for the optimiz... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Bill Wendling | Add support for a character after a command line option... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Dale Johannesen | Print correct instruction in dump. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Nate Begeman | Fix infinite recursion in the C++ code which handles... |
commit | commitdiff | tree | snapshot |
next |