Age | Commit message (Expand) | Author | Files | Lines |
2009-04-13 | Add a new "available_externally" linkage type. This is intended | Chris Lattner | 1 | -2/+8 |
2009-03-23 | Now that errs() is properly non-buffered, there's no need to | Dan Gohman | 1 | -1/+1 |
2009-03-13 | Fix some significant problems with constant pools that resulted in unnecessar... | Evan Cheng | 1 | -21/+6 |
2009-02-04 | Constify and don't return a reference. | Bill Wendling | 1 | -1/+1 |
2009-02-03 | Erm. Would be nice to initialize this variable. . . | Bill Wendling | 1 | -1/+1 |
2009-02-03 | Add getDebugLocTuple to retrieve the DebugLocTuple for a given DebugLoc object. | Bill Wendling | 1 | -3/+11 |
2009-02-03 | Create DebugLoc information in FastISel. Several temporary methods were | Bill Wendling | 1 | -2/+3 |
2009-01-27 | Refine DebugLoc per review comments. | Evan Cheng | 1 | -6/+7 |
2009-01-26 | No need to keep size of DebugLocations vector separately. | Evan Cheng | 1 | -2/+3 |
2009-01-26 | Actually source file has already been uniquified into an id during isel. Elim... | Evan Cheng | 1 | -15/+3 |
2009-01-26 | Add data structure to define and track debug location during codegen. | Evan Cheng | 1 | -0/+27 |
2009-01-12 | Rename getABITypeSize to getTypePaddedSize, as | Duncan Sands | 1 | -2/+2 |
2008-11-03 | Make MachineFrameInfo::print not crash when no TargetFrameInfo is available. | Matthijs Kooijman | 1 | -1/+2 |
2008-10-15 | Adjust whitespace in debug messages to be more consistent | Dan Gohman | 1 | -3/+3 |
2008-10-13 | Make MachineFunction not crash when TargetMachine::getRegisterInfo() returns | Matthijs Kooijman | 1 | -5/+9 |
2008-09-16 | Fix these comments to reflect current reality. Surprisingly, | Dan Gohman | 1 | -1/+2 |
2008-09-04 | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman | 1 | -2/+2 |
2008-08-23 | get MachineConstantPool off std::ostream, onto raw_ostream. It would be | Chris Lattner | 1 | -8/+6 |
2008-08-23 | Switch the asmprinter (.ll) and all the stuff it requires over to | Chris Lattner | 1 | -0/+5 |
2008-07-28 | Fold the useful features of alist and alist_node into ilist, and | Dan Gohman | 1 | -19/+1 |
2008-07-21 | Fix uses of underscore-capital names. | Dan Gohman | 1 | -2/+2 |
2008-07-11 | Trim unnecessary #includes. | Dan Gohman | 1 | -1/+0 |
2008-07-07 | Pool-allocation for MachineInstrs, MachineBasicBlocks, and | Dan Gohman | 1 | -31/+92 |
2008-04-06 | Silence warning when no assertions. | Chris Lattner | 1 | -1/+2 |
2008-02-27 | Spiller now remove unused spill slots. | Evan Cheng | 1 | -0/+4 |
2008-02-26 | Rename PrintableName to Name. | Bill Wendling | 1 | -2/+2 |
2008-02-26 | Change "Name" to "AsmName" in the target register info. Gee, a refactoring tool | Bill Wendling | 1 | -2/+2 |
2008-02-10 | Rename MRegisterInfo to TargetRegisterInfo. | Dan Gohman | 1 | -5/+5 |
2008-01-25 | move MachineFrameInfo::CreateFixedObject out of line, give MachineFrameInfo | Chris Lattner | 1 | -1/+14 |
2007-12-31 | properly encapsulate the parent field of MBB and MI with get/set accessors. | Chris Lattner | 1 | -6/+8 |
2007-12-31 | Rename SSARegMap -> MachineRegisterInfo in keeping with the idea | Chris Lattner | 1 | -15/+11 |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 1 | -2/+2 |
2007-11-05 | Eliminate the remaining uses of getTypeSize. This | Duncan Sands | 1 | -2/+2 |
2007-10-03 | Use empty() member functions when that's what's being tested for instead | Dan Gohman | 1 | -2/+2 |
2007-05-03 | Drop 'const' | Devang Patel | 1 | -4/+4 |
2007-05-02 | Use 'static const char' instead of 'static const int'. | Devang Patel | 1 | -4/+4 |
2007-05-01 | Do not use typeinfo to identify pass in pass manager. | Devang Patel | 1 | -2/+9 |
2007-04-25 | Change UsedPhysRegs from array bool to BitVector to save some space. Setting ... | Evan Cheng | 1 | -2/+2 |
2007-04-25 | support > 4G stack objects | Chris Lattner | 1 | -1/+1 |
2007-02-14 | Generalize TargetData strings, to support more interesting forms of data. | Chris Lattner | 1 | -1/+2 |
2007-01-20 | Teach TargetData to handle 'preferred' alignment for each target, and use | Chris Lattner | 1 | -1/+2 |
2006-12-22 | Debug dump error. | Evan Cheng | 1 | -1/+1 |
2006-12-14 | 1. Tidy up jump table info. | Jim Laskey | 1 | -9/+9 |
2006-12-07 | Removed more <iostream> includes | Bill Wendling | 1 | -8/+6 |
2006-10-28 | const'ify jump table stuff | Chris Lattner | 1 | -1/+1 |
2006-10-28 | add an assert | Chris Lattner | 1 | -0/+1 |
2006-10-03 | Bugfixes | Chris Lattner | 1 | -7/+5 |
2006-10-03 | Provide a function that ensures MBB numbering is dense and inorder. This | Chris Lattner | 1 | -0/+47 |
2006-09-14 | Use getOffset() instead. | Evan Cheng | 1 | -2/+2 |
2006-09-14 | A MachineConstantPool may have mixed Constant* and MachineConstantPoolValue* ... | Evan Cheng | 1 | -2/+8 |