2004-04-23 |
Chris Lattner | Teach bugpoint to be a little bit smarter and avoid... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | Merged this file into the SparcV9 target. |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | Merge TargetRegInfo.h into SparcV9RegInfo.h, which... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | Include SparcV9RegInfo.h instead of TargetRegInfo.h. |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | Include SparcV9RegInfo.h instead of TargetRegInfo.h... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | Get rid of the old byte-at-a-time emission code used... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | Go back to the interpreter main loop after performing... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | mmap of a zero length file returns null on some platfor... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | Use emitWordAt() to emit forward-branch fixups. |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | Emit SPARC machine code a word at a time instead of... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | Implement emitWordAt() for the JIT emitter. |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | Implement emitWordAt() for the debug emitter and the... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Brian Gaeke | Add emitWordAt() - a quick and dirty interface that... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Misha Brukman | Add command-line option to select whether to isolate... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Misha Brukman | Clarify the logic: the flag is renamed to `deleteFn... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Misha Brukman | Add a flag to choose between isolating a function or... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Misha Brukman | Add a boolean flag to delete this function from module... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Misha Brukman | Add a space before result for readability on the comman... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Chris Lattner | Disable a previous patch that was causing indvars to... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Chris Lattner | Add an ugly cast |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Chris Lattner | Fix an extremely serious thinko I made in revision... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Chris Lattner | Add a method |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Chris Lattner | Implement a todo, rewriting all possible scev expressio... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Chris Lattner | This code really wants to iterate over the OPERANDS... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Chris Lattner | Implement a fixme. The helps loops that have induction... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Chris Lattner | Fix an incredibly nasty iterator invalidation problem... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Chris Lattner | bug fixed |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Chris Lattner | new testcase for PR326 |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Misha Brukman | Add doxygenified comments to functions. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Misha Brukman | I'm allergic to the word `stuff'. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Brian Gaeke | Make SparcV9RegInfo::getRegType() return the right... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Alkis Evlogimenos | Include cerrno (gcc-3.4 fix) |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Alkis Evlogimenos | Declare iterator as public since it is defined as such... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Chris Lattner | Fix typeo |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Chris Lattner | REALLY fix PR324: don't delete linkonce functions until... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Chris Lattner | Pass the callgraph not the module |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Chris Lattner | Allow getting the module from a call graph |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Chris Lattner | Change it to take a callgraph, from which we can get... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Chris Lattner | Add the ability for SCC passes to initialize and finali... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Chris Lattner | Fix PR325 |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Chris Lattner | Fix PR324 and testcase: Inline/2004-04-20-InlineLinkOnc... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Chris Lattner | New testcase, distilled from PR324 |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Brian Gaeke | Make it legal to ask for the type of a specialreg |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Brian Gaeke | Add some PRs which were fixed, but not previously menti... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Chris Lattner | Add support for the select instruction |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Brian Gaeke | Make it legal to request a load or store of %fsr. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Brian Gaeke | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Brian Gaeke | Regularize include guards and remove some excess whites... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Brian Gaeke | Tighten up SparcV9FloatCCRegClass::getRegName()'s asser... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Brian Gaeke | Regularize include guards, remove some excess whitespac... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Chris Lattner | Initial checkin of a simple loop unswitching pass.... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Chris Lattner | Add accessor for a Loop Unswitching pass |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Chris Lattner | Eliminate a poorly conceived method |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Chris Lattner | It's not just a printer, it's actually an analysis too |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Misha Brukman | As per Chris, greatly simplify handling of external... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Misha Brukman | * Remove note about "UNSUPPORTED: " feature that just... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Misha Brukman | * Reorder #includes |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Misha Brukman | Display sample bugpoint output with the `code' styleshe... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Chris Lattner | * Improve file header comment |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Chris Lattner | Remove code to update loop depths |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Chris Lattner | Add #include |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Misha Brukman | Add notes about PRs 38 and 290 being fixed. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Misha Brukman | Wrap (some) lines to 80 cols. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Misha Brukman | Finally implement rewriting global initializers which... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Provide an interface that is more convenient for iterat... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Move isLoopInvariant to the Loop class |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Add new method |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Add new method. |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Correct rewriting of exit blocks after my last patch |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Fix computation of exit blocks |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Loop exit sets are no longer explicitly held, they... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Change the ExitBlocks list from being explicitly contai... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Spiff is no longer in our tree |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Reduce the unrolling limit |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | If the preheader of the loop was the entry block of... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Be much more careful about how we update instructions... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Another testcase |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Implement method |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Add a new method |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | After unrolling our single basic block loop, fold it... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Fix a bug: this does not preserve the CFG! |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Add a new method, add a check missing that caused a... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Allow clients to delete loops, add a new method |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Move loop optimization passes up, add loop unroller |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Add prototype |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Initial checkin of a simple loop unroller. This pass... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Chris Lattner | Make the tail duplication threshold accessible from... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | Fix a memory leak. We leaked the vector holding the... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | Add the ability to compute exit values for complex... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | If the loop executes a constant number of times, try... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | Add the ability to compute trip counts that are only... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | Fix a HUGE pessimization on X86. The indvars pass... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Chris Lattner | Even if there are not any induction variables in the... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Chris Lattner | Add support for evaluation of exp/log/log10/pow |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Chris Lattner | Fix some really nasty dominance bugs that were exposed... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Misha Brukman | Fix retriving parent Function. |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Misha Brukman | Fit comment into 80 cols. |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Brian Gaeke | Regenerated using autoconf-2.57. |
commit | commitdiff | tree | snapshot |
next |