2006-01-29 |
Andrew Lenharth | it is nice not to chop off bits for those blessed with... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Andrew Lenharth | make the casts actually cast to the variable type |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Andrew Lenharth | start of the 64bit safety cleanup |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Chris Lattner | Emit series of conditionals with &&, emitting stuff... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Chris Lattner | Factor matching code that is common between patterns... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Chris Lattner | cmovle != cmovlt |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Jeff Cohen | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Chris Lattner | Split out code generation from analysis from emission |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Chris Lattner | move some code around, no change in the generated code |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | now that we have control over emission of the code... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Change PatternCodeEmitter to emit code into a buffer... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Jeff Cohen | Flesh out AMD family/models. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Jeff Cohen | Correctly determine CPU vendor. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Reid Spencer | Make long warnings wrap and have less indent so other... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Fit to 80 columns, no functionality change |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Jeff Cohen | Use union instead of reinterpret_cast. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Jeff Cohen | Fix recognition of Intel CPUs. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Is64Bit reflects the capability of the chip, not an... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Fix a bunch of JIT failures with the new isel |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Jeff Cohen | Improve X86 subtarget support for Windows and AMD. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Use the new "UpdateNodeOperands" method to simplify... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | silence a warning |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | add another method variant |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | add another variant |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | add some methods for updating nodes |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Add some methods |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | minor tweaks |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | move a bunch of code, no other change. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | remove a couple more now-extraneous legalizeop's |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | fix a bug |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Several major changes: |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Fix a bug in my elimination of ISD::CALL this morning... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | make this work on non-native hosts |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | add a note about how we should implement this FIXME... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Eliminate the need for ExpandOp to set 'needsanotherite... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Instead of making callers of ExpandLibCall legalize... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Eliminate the need to do another iteration of the legal... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | remove this method I just added, now is not the time. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | remove method I just added |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | add a new callback |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nate Begeman | Implement Promote for VAARG, and allow it to be custom... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nate Begeman | Add a couple more things to the readme. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nate Begeman | Add a missing case to the dag combiner. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Remove the ISD::CALL and ISD::TAILCALL nodes |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | The 'target-independent' ISD::CALL isn't. Nuke it... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Chris Lattner | Remove some dead code |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Switch to AlphaISD::CALL instead of ISD::CALL |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Use PPCISD::CALL instead of ISD::CALL |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Use V8ISD::CALL instead of ISD::CALL |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | A bit of wisdom from Chris on the last entry. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | AT&T assembly convention: registers are in lower case. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | Use Intel assembly syntax to look for ST |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | initialize member vars |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | initialize all instance vars |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Make llvm.frame/returnaddr not crash on ppc |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Jeff Cohen | Teach tablegen to generate code that is VC++ warning... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | (store (op (load ...)), ...) |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | * Eliminate FAKE_SOURCES |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | Added notes about a x86 isel deficiency. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Remove out of date comment |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Remove the only use of FAKE_SOURCES |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Remove FAKE_SOURCES |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | Added a temporary option -enable-x86-sse to enable... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | Bye bye Pattern ISel, hello DAG ISel. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | X86 dag isel is now (soon) the default. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | These are fp stack test cases. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | XFAIL tailcall test cases until it's implemented. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Nate Begeman | Remove TLI.LowerReturnTo, and just let targets custom... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Jim Laskey | Using bit size of integers instead of ambiguous "long... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | A better workaround |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Jim Laskey | Sorry - really folowing convention. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | force sse/3dnow off until they work. This fixes all... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Jim Laskey | Following convention. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Unbreak the JIT with SSE |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Andrew Lenharth | fix build |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Fix build error that is apparently only a warning with... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Jim Laskey | Forgot the version number. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Jim Laskey | Improve visibility/correctness of operand indices in... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Jim Laskey | Catch up on some of the file addition/deletions. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Reid Spencer | Fix auto-upgrade of intrinsics to work properly with... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Reid Spencer | A test case for ensuring that conversion of old-format... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Reid Spencer | This now passes. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | x86 CPU detection and proper subtarget support |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Evan Cheng | Subtarget feature can now set any variable to any value |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Use printInlineAsm to, well, print inline asm's. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Stub out a method |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | add a method |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | PHI and INLINEASM are now built-in instructions provide... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | PHI and INLINEASM are now builtin instructions provided... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | If we want to emit things in enum order, use getInstruc... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | There is at least a 'noitinerary' itinerary now |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Add a default NoItinerary class for targets to use. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Chris Lattner | Don't emit JIT code for these instructions |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | Teach the scheduler to emit the appropriate INLINEASM... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | Add a common INLINEASM opcode |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | Teach the dag selectors to select InlineAsm nodes. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Jim Laskey | Dropped DwarfWriter:: |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | initial selectiondag support for new INLINEASM node... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Chris Lattner | Add new INLINEASM node |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Jim Laskey | Use global information to fill out Dwarf compile units. |
commit | commitdiff | tree | snapshot |
next |