| Commit message (Expand) | Author | Age | Files | Lines |
| * | This target is no longer built. The ,v files now live in the reoptimizer. | Chris Lattner | 2006-04-20 | 1 | -303/+0 |
| * | Eliminate IntrinsicLowering from TargetMachine. | Chris Lattner | 2006-03-23 | 1 | -4/+2 |
| * | Add a new option to indicate we want the code generator to emit code quickly,... | Chris Lattner | 2005-11-08 | 1 | -1/+2 |
| * | This fixes PR638: | John Criswell | 2005-10-19 | 1 | -6/+6 |
| * | 1. Use SubtargetFeatures in llc/lli. | Jim Laskey | 2005-09-01 | 1 | -1/+2 |
| * | Sparcv9 gets no operand info | Chris Lattner | 2005-08-19 | 1 | -1/+1 |
| * | Eliminate tabs and trailing spaces. | Jeff Cohen | 2005-07-27 | 1 | -2/+2 |
| * | Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile | Chris Lattner | 2005-06-25 | 1 | -3/+5 |
| * | Added SMS for superblocks as an option (experimental) | Tanya Lattner | 2005-06-17 | 1 | -1/+10 |
| * | clarify that these are v9 options | Chris Lattner | 2005-05-13 | 1 | -3/+3 |
| * | hide this option | Chris Lattner | 2005-05-13 | 1 | -1/+1 |
| * | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -20/+20 |
| * | Only print out machine instructions before modulo scheduling if we are actual... | Tanya Lattner | 2005-02-24 | 1 | -1/+1 |
| * | Allow modsched and local scheduling to both be run. | Tanya Lattner | 2005-02-10 | 1 | -4/+3 |
| * | Chris is a pain ;) Removing reassociate. | Tanya Lattner | 2004-12-16 | 1 | -6/+0 |
| * | Removing commented out lines. | Tanya Lattner | 2004-12-16 | 1 | -8/+3 |
| * | Removed LICM and GCSE. | Tanya Lattner | 2004-12-16 | 1 | -3/+3 |
| * | Use the target triple to pick this target. | Chris Lattner | 2004-12-12 | 1 | -1/+6 |
| * | The stripping pass as we know it is about to disappear | Chris Lattner | 2004-12-02 | 1 | -9/+1 |
| * | Made modsched hidden and changed so it matches the style of other options. | Tanya Lattner | 2004-11-19 | 1 | -2/+2 |
| * | Fixed to fit in 80 columns. | Tanya Lattner | 2004-11-18 | 1 | -1/+2 |
| * | Adding option to llc for ModuloScheduling. By default it is turned off. | Tanya Lattner | 2004-11-18 | 1 | -2/+13 |
| * | Make EmitMappingInfo into an "external location" option, so that it can be set | Brian Gaeke | 2004-09-30 | 1 | -1/+7 |
| * | Change the #ifdefs to allow compilation with a V8 compiler, but the JIT still | Misha Brukman | 2004-09-29 | 1 | -1/+1 |
| * | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -1/+1 |
| * | Convert to the new MachineFunctionInfo interface | Chris Lattner | 2004-08-18 | 1 | -1/+1 |
| * | Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp... | Chris Lattner | 2004-08-16 | 1 | -2/+2 |
| * | Include SparcV9BurgISel.h, to pick up the definition of | Brian Gaeke | 2004-08-04 | 1 | -3/+3 |
| * | Delete the allocate*TargetMachine function, which is now dead . | Chris Lattner | 2004-07-11 | 1 | -9/+1 |
| * | Make these format a bit nicer | Chris Lattner | 2004-07-11 | 1 | -1/+1 |
| * | Auto-registrate target | Chris Lattner | 2004-07-11 | 1 | -5/+29 |
| * | Move the IntrinsicLowering header into the CodeGen directory, as per PR346 | Chris Lattner | 2004-06-20 | 1 | -1/+1 |
| * | Make -print-machineinstrs even stronger. You get to see the final code after | Brian Gaeke | 2004-06-14 | 1 | -0/+11 |
| * | Add new mapping info pass, when EmitMappingInfo is on. | Brian Gaeke | 2004-06-03 | 1 | -2/+4 |
| * | Make debugging output with -print-machineinstrs more useful: always print out | Brian Gaeke | 2004-05-28 | 1 | -0/+5 |
| * | Add support for accurate garbage collection to the LLVM code generators | Chris Lattner | 2004-05-23 | 1 | -0/+6 |
| * | Fix file header comments and include guards -- many files have been moved or | Brian Gaeke | 2004-04-25 | 1 | -1/+1 |
| * | We don't need to insert TargetData into the PassManager here. | Brian Gaeke | 2004-04-12 | 1 | -5/+0 |
| * | Only strip symbols if emitting bytecode to the assembly file. | Brian Gaeke | 2004-04-02 | 1 | -29/+33 |
| * | Add the select lowering pass to get initial support for select instructions | Chris Lattner | 2004-03-30 | 1 | -0/+4 |
| * | Make -print-machineinstrs show us the code both before and after reg. alloc. | Brian Gaeke | 2004-03-12 | 1 | -1/+4 |
| * | make -print-machineinstrs work for both SparcV9 and X86 | Brian Gaeke | 2004-03-04 | 1 | -0/+4 |
| * | Add this back, as its absence introduces assertions, and it seems to work now | Chris Lattner | 2004-03-01 | 1 | -4/+1 |
| * | TargetCacheInfo has been removed; its only uses were to propagate a constant | Brian Gaeke | 2004-03-01 | 1 | -1/+0 |
| * | Turn off the SparcV9MachineCodeDestructionPass for now, because it's buggy | Brian Gaeke | 2004-02-27 | 1 | -1/+6 |
| * | Correct DestroyMachineFunction's getPassName | Brian Gaeke | 2004-02-27 | 1 | -1/+1 |
| * | Great renaming: Sparc --> SparcV9 | Brian Gaeke | 2004-02-25 | 1 | -0/+238 |