| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a bool flag to StackObjects telling whether they reference spill | David Greene | 2009-11-12 | 2 | -3/+6 |
* | Set isBarrier = 1 on return instructions, as they are control barriers. | Dan Gohman | 2009-11-11 | 1 | -0/+1 |
* | indicate what the native integer types for the target are. | Chris Lattner | 2009-11-07 | 1 | -1/+1 |
* | add some missing #includes | Chris Lattner | 2009-11-07 | 2 | -2/+2 |
* | Fixed Overload table bug noticed by Jakob | Mon P Wang | 2009-11-07 | 1 | -1/+0 |
* | Reintroduce support for overloading target intrinsics | Mon P Wang | 2009-11-05 | 2 | -3/+55 |
* | Do not infer the target type for COPY_TO_REGCLASS from dest regclass, this wo... | Anton Korobeynikov | 2009-11-02 | 1 | -5/+5 |
* | Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces. | Nick Lewycky | 2009-10-25 | 1 | -1/+1 |
* | Move Blackfin intrinsics into the Target/Blackfin directory. | Jakob Stoklund Olesen | 2009-10-15 | 7 | -1/+124 |
* | Add register-reuse to frame-index register scavenging. When a target uses | Jim Grosbach | 2009-10-07 | 2 | -8/+11 |
* | Instead of printing unnecessary basic block labels as labels in | Dan Gohman | 2009-10-06 | 1 | -7/+1 |
* | Update processDebugLoc() so that it can be used to process debug info before ... | Devang Patel | 2009-10-06 | 1 | -1/+2 |
* | Use MachineInstr as an processDebugLoc() argument. | Devang Patel | 2009-09-30 | 1 | -1/+1 |
* | Rename getTargetNode to getMachineNode, for consistency with the | Dan Gohman | 2009-09-25 | 2 | -17/+17 |
* | Use getStoreSize() instead of getStoreSizeInBits()/8. | Dan Gohman | 2009-09-23 | 1 | -1/+1 |
* | Remove BlackfinRegisterInfo::getFrameIndexOffset since it is the same as the | Bob Wilson | 2009-09-23 | 2 | -9/+0 |
* | Tabs -> spaces, and remove trailing whitespace. | Daniel Dunbar | 2009-09-20 | 1 | -2/+2 |
* | Remove unused variables. | Daniel Dunbar | 2009-09-13 | 1 | -1/+0 |
* | remove all but one reference to TargetRegisterDesc::AsmName. | Chris Lattner | 2009-09-13 | 1 | -1/+1 |
* | the tblgen produced 'getRegisterName' method does not access | Chris Lattner | 2009-09-13 | 1 | -1/+1 |
* | make tblgen produce a function that returns the name for a physreg. | Chris Lattner | 2009-09-13 | 1 | -0/+2 |
* | replace printBasicBlockLabel with EmitBasicBlockStart, | Chris Lattner | 2009-09-13 | 1 | -1/+1 |
* | convert some uses of printBasicBlockLabel to use GetMBBSymbol | Chris Lattner | 2009-09-13 | 1 | -1/+2 |
* | remove DebugLoc from MCInst and eliminate "Comment printing" from | Chris Lattner | 2009-09-09 | 1 | -0/+6 |
* | Retype from unsigned to CallingConv::ID accordingly. Approved by Bob Wilson. | Sandeep Patel | 2009-09-02 | 2 | -6/+6 |
* | Normalize makefile comments and sort cmake file lists. | Benjamin Kramer | 2009-08-31 | 2 | -2/+2 |
* | eliminate the last DOUTs from the targets. | Chris Lattner | 2009-08-23 | 1 | -1/+1 |
* | Forgot to update some CMakeLists. | Benjamin Kramer | 2009-08-22 | 1 | -1/+1 |
* | rename TAI -> MAI, being careful not to make MAILJMP instructions :) | Chris Lattner | 2009-08-22 | 1 | -7/+7 |
* | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. | Chris Lattner | 2009-08-22 | 4 | -14/+13 |
* | Record variable debug info at ISel time directly. | Devang Patel | 2009-08-22 | 1 | -1/+0 |
* | eliminate AsmPrinter::SwitchToSection and just have clients | Chris Lattner | 2009-08-19 | 1 | -2/+4 |
* | Simplify RegScavenger::FindUnusedReg. | Jakob Stoklund Olesen | 2009-08-18 | 1 | -1/+1 |
* | Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple | Chris Lattner | 2009-08-12 | 4 | -9/+6 |
* | Move immediate constant predicate templates from the Blackfin target to MathE... | Jakob Stoklund Olesen | 2009-08-12 | 3 | -28/+18 |
* | Change the asmprinter to print the comment character before the | Chris Lattner | 2009-08-11 | 1 | -2/+0 |
* | Split EVT into MVT and EVT, the former representing _just_ a primitive type, ... | Owen Anderson | 2009-08-11 | 5 | -97/+97 |
* | pass the TargetTriple down from each target ctor to the | Chris Lattner | 2009-08-11 | 1 | -1/+1 |
* | Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ... | Owen Anderson | 2009-08-10 | 6 | -105/+105 |
* | Start moving TargetLowering away from using full MVTs and towards SimpleValue... | Owen Anderson | 2009-08-10 | 2 | -2/+2 |
* | Add support for READCYCLECOUNTER in Blackfin back-end. | Jakob Stoklund Olesen | 2009-08-08 | 3 | -0/+35 |
* | make printInstruction return void since its result is omitted. Make the | Chris Lattner | 2009-08-08 | 1 | -1/+1 |
* | Major calling convention code refactoring. | Dan Gohman | 2009-08-05 | 2 | -66/+61 |
* | Restlyize to match other targets, fixes cmake build to boot. | Mike Stump | 2009-08-04 | 2 | -2/+7 |
* | Most flags are reserved registers on Blackfin. | Jakob Stoklund Olesen | 2009-08-04 | 1 | -0/+11 |
* | Update CMake files. | Ted Kremenek | 2009-08-03 | 2 | -0/+2 |
* | Minor stylistic cleanups in the Blackfin target. | Jakob Stoklund Olesen | 2009-08-03 | 3 | -42/+46 |
* | Move most targets TargetMachine constructor to only taking a target triple. | Daniel Dunbar | 2009-08-02 | 2 | -16/+3 |
* | Normalize Subtarget constructors to take a target triple string instead of | Daniel Dunbar | 2009-08-02 | 3 | -8/+3 |
* | Remove unneeded intrinsics from Blackfin backend. | Jakob Stoklund Olesen | 2009-08-02 | 1 | -7/+1 |