2007-03-01 |
Evan Cheng | MachineBasicBlock fields should not be public. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | For PR1205: |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Dale Johannesen | Changes requested in review of last pass. Also pulled... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Evan Cheng | Doh. ARM::PC is obvious a reserved register. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | For PR1205: |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Move ConstantRange class to lib/Support from lib/Analys... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Provide an ICmpInst::makeConstantRange to generate... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jim Laskey | Chain is on second operand. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | For PR1205: |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Implement a convenience method to construct a ConstantI... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | For PR1205: |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Dale Johannesen | Add intelligence about where to break large blocks. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | remove dead option |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | Eliminate enable-x86-fastcc |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jim Laskey | Handle mix of personalities. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jim Laskey | Provide a more meaningful name. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jim Laskey | MERGE_VALUES unnecessary. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | fastcc -> fastcall |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | bugfix: fastcall does not require the first two params... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | fastcc -> fastcall |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | fastcc -> fastcall |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | For PR1205: |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Make the trunc/sext/zext methods return APInt& so that... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Make APInt a little more friendly to its users: |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Nate Begeman | Fix a typo, thanks Bill! |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Nate Begeman | More Mach-O writer improvements. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | use high-level functions in CCState |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | add methods for analysis of call results and return... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | make use of helper functions in CCState for analyzing... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | add methods to analyze calls and formals. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | add a newline at end of file |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | switch LowerFastCCCallTo over to using the new fastcall... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | switch LowerFastCCArguments over to using the autogener... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | add new CC_X86_32_FastCall calling conv, which describe... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | rearrange code |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | remove fastcc (not fastcall) support |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | switch LowerCCCArguments over to using autogenerated CC. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | simplify sret handling |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | switch LowerCCCCallTo over to using an autogenerated... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | rename stuff |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | rename some CCActions, add CCIfInReg |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | rename some CCActions |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | correct dependency |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | switch return value passing and the x86-64 calling... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | make subtarget references work. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Chris Lattner | implement CCPromoteToType |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Describe how arbitrary precision integers are written... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Implement reading of arbitrary precision integers. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Implement writing of arbitrary precision integers. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Implement arbitrary integer constants through the use... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Implement support for aribrary precision integers by... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | getActiveWords should return the number of words, not... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Reid Spencer | Fix a bug in RoundDoubleToAPInt where it would force... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Evan Cheng | Make requiresRegisterScavenging determination on a... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Evan Cheng | Fix test case. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Evan Cheng | Temporary: make R12 available in ARM mode if RegScaveng... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Evan Cheng | Start making use of RegScavenger. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Evan Cheng | PEI now passes a RegScavenger ptr to eliminateFrameIndex. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Evan Cheng | MRegisterInfo disowns RegScavenger. It's immutable. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Join two lines that can be joined. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Add some syntactic sugar. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Pull out the stops. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Remove some redundancy. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Evan Cheng | Minor tweak. Allocate r0 to r3 in reverse order, r3... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Evan Cheng | Some more code clean up. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Chris Lattner | reenable generation of CC info |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Evan Cheng | Oops. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Chris Lattner | reapply |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Chris Lattner | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Implement countLeadingOnes() and getMinSignedBits(... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Evan Cheng | Back out previous commit temporarily. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Evan Cheng | Backing out |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Evan Cheng | Let MRegisterInfo now owns RegScavenger; eliminateFrame... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Evan Cheng | Let MRegisterInfo now owns RegScavenger. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Evan Cheng | RegScavenger interface change to make it more flexible. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Evan Cheng | Let MRegisterInfo owns RegScavenger. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Evan Cheng | Pass IsImp, IsKill, and IsDead to ChangeToRegister. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | This test passes on x86/Linux now. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Chris Lattner | implement CCMatchIfCC in terms of CCMatchIf |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Chris Lattner | build cc info |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Chris Lattner | target for generating CC info |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Chris Lattner | initial support for calling convention generation,... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Adjust to changes in the APInt interface. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Improve APInt interface: |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Conform to single person attribution in file comment. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | For PR1205: |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Update for constant folding now generating undef and... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Shifting by the bit width now produces undef, not 0. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | 1. Fix three serious bugs in the comparison code. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Allow the RoundDoubleToAPInt function to specify a... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Chris Lattner | a note |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Devang Patel | Make getPassManagerType() const. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Nicolas Geoffray | Fix parenthesis for BCTRL_{ELF|Macho} test. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Nicolas Geoffray | Differentiate between the MachO and the ELF ABI the... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Jim Laskey | Duplicate use of LR, take 2. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Nicolas Geoffray | Added myself |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Allow the AsmWriter to print out arbitrary precision... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Correct the implelmentation of ConstantInt::getAllOnesV... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Reid Spencer | Get rid of extraneous // in file comment. |
commit | commitdiff | tree | snapshot |
next |