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 |
2005-11-17 |
Chris Lattner | Add globaladdress and targetglobaladdress nodes for... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | LI could theoretically be used for the lo-part of a... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | Allow targets to custom legalize leaf nodes like Global... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | When lowering direct calls, lower them to use a targetg... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | Teach legalize about targetglobaladdress |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Lattner | Add patterns for some 16-bit immediate instructions... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Chris Lattner | fix a tblgen bug that Evan ran into, where we would... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Chris Lattner | Add patterns for several simple instructions that take... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Lenharth | who would have thought you would want to write into... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Chris Lattner | This passes on ppc and x86 now |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Chris Lattner | when debugging lower dbg intrinsics to calls |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Chris Lattner | tell selectiondag when we're debugging |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Chris Lattner | add a flag |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Chris Lattner | indicate when a tool is a debug build. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Jeff Cohen | Keep Visual Studio building. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Chris Lattner | * Fix DerivedType::dropAllTypeUses to not change the... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Chris Lattner | initial step at adding a dag-to-dag isel for X86 backen... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Nate Begeman | Patch to clean up function call pseudos and support... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Jeff Cohen | Keep Visual Studio informed of new files. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Chris Lattner | remove these labels, there are now bigger jumps in... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Chris Lattner | Fix some typos noticed by Gabor Greif! |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Chris Lattner | Make sure to use SwitchSection to switch sections so... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Chris Lattner | Fix handling of multiple unnamed globals with the same... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Chris Lattner | Separate X86ISelLowering stuff out from the X86ISelPatt... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Chris Lattner | Remove extraneous parents around constants when using... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Andrew Lenharth | this file moved |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Chris Lattner | Handle globals with explicit alignment requests |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Chris Lattner | Teach emitAlignment to handle explicit alignment reques... |
commit | commitdiff | tree | snapshot |
next |