2005-11-23 |
Nate Begeman | Some first bits of AltiVec stuff: Instruction Formats... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Andrew Lenharth | Reg2Mem is something a pass may depend on, so allow... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Andrew Lenharth | turns out, demotion and invokes and critical edges... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Andrew Lenharth | Fix warning, the better way. Really, this is what... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Andrew Lenharth | Fix warning |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Nate Begeman | Check in code to scalarize arbitrarily wide packed... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Andrew Lenharth | massive DAGISel patch. lots and lots more stuff compil... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Nate Begeman | Rather than attempting to legalize 1 x float, make... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Use HasDotTypeDotSizeDirective instead of forELF |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Add a new flag |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Remove a level of indentation by using a continue. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Simplify the subtarget info, allow the asmwriter to... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Use subtarget information computed by X86Subtarget... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Make the X86 subtarget compute the basic target type... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Add a forELF flag, allowing the removal of forCygwin... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Add some more directives |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | simplify and genericize this code |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Duraid Madina | add support for div/rem to the dag->dag isel. yay. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Duraid Madina | I think I know what you meant here, but just to be... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Eliminate unneeded intermediate class. Move doFinalize... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Start using shared asmprinter Constant Pool emitter... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | prune #include |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Switch to using the shared constant pool printer, along... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Switch to using the generic constant pool emitter impl... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Use generic constant pool emission code in the AsmPrint... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Allow target to customize directive used to switch... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | add two more config directives, add method for printing... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Use the FunctionNumber provided by the AsmPrinter class |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | increment the function number in SetupMachineFunction |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Make the AsmPrinter keep track of the notion of a funct... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Use CommentString where possible, fix a bug where aix... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | unify the darwin and aix constant pool printers |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Adjust to capitalized asmprinter method names |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Adjust to capitalized AsmPrinter method names |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Capitalize methods for better consistency |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Use PrivateGlobalPrefix for basic block labels. This... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | use PrivateGlobalPrefix for basic blocks |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Use PrivateGlobalPrefix for basic block labels |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Use PrivateGlobalPrefix for basic blocks |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Switch to the new shared SwitchSection |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Start using SwitchSection, allowing globals and functio... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | convert the rest of this over to use SwitchSection |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Start using the AsmPrinter shared SwitchSection code... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | This is now implemented in common codegen code |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Add section switching to common code generator code... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Add section switching to to common AsmPrinter code. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Rename SwitchSection -> switchSection to avoid conflict... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Start using PrivateGlobalPrefix correctly |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | set PrivateGlobalPrefix on darwin, use it when printing... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Naturally align doubles in the constant pool, set Priva... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Lattner | Add a new option. |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Chris Lattner | Lower READCYCLECOUNTER correctly, preserving the chain... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Chris Lattner | Legalize MERGE_VALUES, expand READCYCLECOUNTER correctl... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Chris Lattner | add a new node type |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Chris Lattner | encode rdtsc correctly |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Chris Lattner | use chain operands to ensure the copies don't wander... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Chris Lattner | This should not be dce'd |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Andrew Lenharth | oops |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Andrew Lenharth | check that rdtsc is generated from readcyclecounter |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Andrew Lenharth | The second patch of X86 support for read cycle counter. |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Andrew Lenharth | The first patch of X86 support for read cycle counter |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Chris Lattner | more progress towards bug 291 being finished. Patch... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Chris Lattner | Unbreak codegen of bools. This should fix the llc... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Chris Lattner | Initialize this variable on all paths, fixing a crasher... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Chris Lattner | Improve Selection DAG printer portability. Patch by... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Chris Lattner | Teach tblgen about instruction operands that have multi... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Chris Lattner | Teach the x86 backend about the register constraints... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Chris Lattner | Capture more operand info, patch by Evan Cheng |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Chris Lattner | Teach the graph viewer to handle register operands... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Chris Lattner | Silence a bogus warning |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Chris Lattner | Add load and other support to the dag-dag isel. Patch... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Chris Lattner | Add some method variants, patch by Evan Cheng |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Chris Lattner | Add two new construction methods, patch by Evan Cheng |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Nate Begeman | Teach LLVM how to scalarize packed types. Currently... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Lattner | testcase for recent indvars patches |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Lattner | Fix a crash building 176.gcc due to my recent patch... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Lenharth | prevent latent switch creation |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Nate Begeman | Split out the shift code from visitBinary. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Lattner | Implement a refinement to the mem2reg algorithm for... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Lattner | This needs proper dominance |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Lattner | post-dom-frontiers requires proper post-dominance |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Lattner | This requires proper dominance |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Lattner | Fix the dominates method to return true if the two... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Lattner | add more patterns, patch by Evan Cheng. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Nate Begeman | Also add the new vector value type here, for completeness. |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Nate Begeman | Teach the type lowering code about turning packed types... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | only use dyld stubs if not in ppc-static mode. This... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | This was checking the wrong GEP expression. Fixing... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | refactor call operand handling to eliminate special... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | disentangle call operands from branch operands a bit |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | add an option to generate completely non-pic code,... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | Fix a bug that resistor on IRC hit where we tried to... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | Enable global address legalization, fixing a todo and... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | Teach the selector to fold lo(g) into load instruction... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | Generate LA and ADDIS when possible. |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | Use the right accessor to create this node |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | Validate that the input to 'Pat' patterns is sane. |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | Allow users to specify -Wl,-native* multiple times... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | teach tblgen to be smart enough to handle tglobaladdr... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | Add an initial hack at legalizing GlobalAddress into... |
commit | commitdiff | tree | snapshot |
next |