summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Reapply the SmallMap patch with a fix.Benjamin Kramer2012-04-25
* Remove more dead code.Jakob Stoklund Olesen2012-04-25
* Revert "First implementation of:"Eric Christopher2012-04-25
* First implementation of:Stepan Dyatkovskiy2012-04-25
* Simplify LiveIntervals::getApproximateInstructionCount().Jakob Stoklund Olesen2012-04-25
* Remove a dead function.Jakob Stoklund Olesen2012-04-25
* typo in declaration from earlier todayAndrew Trick2012-04-25
* ARM: improved assembler diagnostics for missing CPU features.Jim Grosbach2012-04-24
* Fix a naughty header include that breaks "installed" builds.Andrew Trick2012-04-24
* Related to PR1255. Let's begin. I'll commit classes that corresponds to our l...Stepan Dyatkovskiy2012-04-24
* misched: DAG builder support for tracking register pressure within the curren...Andrew Trick2012-04-24
* This patch fixes a problem which arose when using the Post-RA schedulerPreston Gurd2012-04-23
* Allow forward declarations to take a context. This helps the debuggerEric Christopher2012-04-23
* Temporarily revert r155364 until the upstream review can complete, perChandler Carruth2012-04-23
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-23
* Hexagon V5 (floating point) support.Sirish Pande2012-04-23
* Hexagon Packetizer's target independent fix.Sirish Pande2012-04-23
* Conflict with st_dev/st_ino identifiers under Debian GNU/HurdSylvestre Ledru2012-04-23
* Add a flag to the struct type finder to collect only those types which haveBill Wendling2012-04-21
* stop hiding SmallVector's append that takes a count + element.Chris Lattner2012-04-21
* Remove unused PointerLikeTypeTraits for IndexListEntry.Benjamin Kramer2012-04-21
* Revert r155241, which is causing some breakage.Bill Wendling2012-04-20
* Make ISelPosition a local variable.Jakob Stoklund Olesen2012-04-20
* Register DAGUpdateListeners with SelectionDAG.Jakob Stoklund Olesen2012-04-20
* Extraneous semicolon.Eric Christopher2012-04-20
* If we discover all of the named structs in a module, then don't bother toBill Wendling2012-04-20
* Added TargetRegisterInfo::getRegPressureSetName.Andrew Trick2012-04-20
* SparseSet: Add support for key-derived indexes and arbitrary key types.Andrew Trick2012-04-20
* Allow converting MachineBasicBlock::iterator to const_iterator.Andrew Trick2012-04-20
* Add documentation comment.Jim Grosbach2012-04-20
* TableGen support for auto-generating assembly two-operand aliases.Jim Grosbach2012-04-19
* Allow targets to select the default scheduler by name.Andrew Trick2012-04-19
* whitespaceAndrew Trick2012-04-19
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-18
* SourceMgr: Colorize diagnostics.Benjamin Kramer2012-04-18
* Tidy up. Trailing whitespace.Jim Grosbach2012-04-18
* TableGen add warning diagnostic helper functions.Jim Grosbach2012-04-18
* SmallPtrSet: Reuse DenseMapInfo's pointer hash function instead of inventing ...Benjamin Kramer2012-04-18
* Remove AVX vpermil intrinsics. I removed their uses from clang headers and bu...Craig Topper2012-04-18
* fix pr12559: mark unavailable win32 math libcallsJoe Groff2012-04-17
* platform support for counting column widths and checking isprintSeth Cantrell2012-04-17
* Goodbye, JSONParser...Manuel Klimek2012-04-17
* Adding operator== for document_iterator.Manuel Klimek2012-04-17
* Unbreak the MSVC build, that next() thing again.Francois Pichet2012-04-17
* SlotIndexes used to store the index list in a crufty custom linked-list. I can'tLang Hames2012-04-17
* Typo in an unused field.Andrew Trick2012-04-17
* Implement GDB integration for source level debugging of code JITed usingPreston Gurd2012-04-16
* Remove support for the special 'fast' value for fpmath accuracy for the moment.Duncan Sands2012-04-16
* Hexagon V5 (Floating Point) Support.Sirish Pande2012-04-16
* Make it possible to indicate relaxed floating point requirements at the IR levelDuncan Sands2012-04-16