Adds Intel Atom scheduling latencies to X86InstrSystem.td.
[oota-llvm.git] / include /
2012-05-04 Chandler CarruthFactor the computation of input and output sets into...
2012-05-04 Chandler CarruthMove the CodeExtractor utility to a dedicated header...
2012-05-04 Jakob Stoklund OlesenRemove the SubRegClasses field from RegisterClass descr...
2012-05-04 Jakob Stoklund OlesenRemove TargetRegisterClass::SuperRegClasses.
2012-05-04 Jakob Stoklund OlesenUse SuperRegClassIterator for findRepresentativeClass().
2012-05-04 Jakob Stoklund OlesenAdd a SuperRegClassIterator class.
2012-05-04 Chandler CarruthA pile of long over-due refactorings here. There are...
2012-05-03 Chandler CarruthAdd a FoldingSetVector datastructure which is analogous...
2012-05-03 Jakob Stoklund OlesenUse a shared implementation of getMatchingSuperRegClass().
2012-05-03 Jakob Stoklund OlesenAdd TargetRegisterClass::getSuperRegIndices().
2012-05-03 Chandler CarruthFactor the logic for testing whether a basic block...
2012-05-03 Ted KremenekAdd rudimentary CMake logic for detecting Graphviz.
2012-05-03 Nuno Lopesadd support for calloc to objectsize lowering
2012-05-03 Jakob Stoklund OlesenFix the type of SubClassMask.
2012-05-03 Jakob Stoklund OlesenDon't override subreg functions in targets without...
2012-05-03 Andrew TrickAdded TargetRegisterInfo::getAllocatableClass.
2012-05-02 Douglas GregorMove llvm-tblgen's StringMatcher into the TableGen...
2012-05-02 Anders Waldenborg[llvm-c] Make a few function declarations proper prototypes
2012-05-02 John McCallUpdate SmallVector to support move semantics if the...
2012-05-01 Sirish PandeTarget independent Hexagon Packetizer fix.
2012-05-01 Benjamin KramerYAMLParser: get rid of global ctors & dtors.
2012-05-01 Bill WendlingChange the PassManager from a reference to a pointer.
2012-04-30 Bill WendlingSecond attempt at PR12573:
2012-04-29 Craig TopperRemove superfluous 'inline'
2012-04-29 Eli BenderskyFix some formatting, grammar and style issues and add...
2012-04-29 Benjamin KramerSmallVector: Don't rely on having an assignment operato...
2012-04-29 Eli BenderskyFix comments from copy-paste to a more relevant meaning
2012-04-29 Craig TopperAdd constants for first and last integer vector types...
2012-04-29 Craig TopperRemove tab characters
2012-04-29 Craig TopperMark the default cases of MVT::getVectorElementType...
2012-04-28 Jakob Stoklund OlesenDon't update spill weights when joining intervals.
2012-04-28 Jakob Stoklund OlesenSpring cleaning - Delete dead code.
2012-04-28 Benjamin KramerIf the __is_trivially_copyable type trait is available...
2012-04-28 Benjamin KramerUse the most basic superclass of SmallVector in ArrayRef.
2012-04-25 Benjamin KramerReapply the SmallMap patch with a fix.
2012-04-25 Jakob Stoklund OlesenRemove more dead code.
2012-04-25 Eric ChristopherRevert "First implementation of:"
2012-04-25 Stepan DyatkovskiyFirst implementation of:
2012-04-25 Jakob Stoklund OlesenSimplify LiveIntervals::getApproximateInstructionCount().
2012-04-25 Jakob Stoklund OlesenRemove a dead function.
2012-04-25 Andrew Tricktypo in declaration from earlier today
2012-04-24 Jim GrosbachARM: improved assembler diagnostics for missing CPU...
2012-04-24 Andrew TrickFix a naughty header include that breaks "installed...
2012-04-24 Stepan DyatkovskiyRelated to PR1255. Let's begin. I'll commit classes...
2012-04-24 Andrew Trickmisched: DAG builder support for tracking register...
2012-04-23 Preston GurdThis patch fixes a problem which arose when using the...
2012-04-23 Eric ChristopherAllow forward declarations to take a context. This...
2012-04-23 Chandler CarruthTemporarily revert r155364 until the upstream review...
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeHexagon V5 (floating point) support.
2012-04-23 Sirish PandeHexagon Packetizer's target independent fix.
2012-04-23 Sylvestre LedruConflict with st_dev/st_ino identifiers under Debian...
2012-04-21 Bill WendlingAdd a flag to the struct type finder to collect only...
2012-04-21 Chris Lattnerstop hiding SmallVector's append that takes a count...
2012-04-21 Benjamin KramerRemove unused PointerLikeTypeTraits for IndexListEntry.
2012-04-20 Bill WendlingRevert r155241, which is causing some breakage.
2012-04-20 Jakob Stoklund OlesenMake ISelPosition a local variable.
2012-04-20 Jakob Stoklund OlesenRegister DAGUpdateListeners with SelectionDAG.
2012-04-20 Eric ChristopherExtraneous semicolon.
2012-04-20 Bill WendlingIf we discover all of the named structs in a module...
2012-04-20 Andrew TrickAdded TargetRegisterInfo::getRegPressureSetName.
2012-04-20 Andrew TrickSparseSet: Add support for key-derived indexes and...
2012-04-20 Andrew TrickAllow converting MachineBasicBlock::iterator to const_i...
2012-04-20 Jim GrosbachAdd documentation comment.
2012-04-19 Jim GrosbachTableGen support for auto-generating assembly two-opera...
2012-04-19 Andrew TrickAllow targets to select the default scheduler by name.
2012-04-19 Andrew Trickwhitespace
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-18 Benjamin KramerSourceMgr: Colorize diagnostics.
2012-04-18 Jim GrosbachTidy up. Trailing whitespace.
2012-04-18 Jim GrosbachTableGen add warning diagnostic helper functions.
2012-04-18 Benjamin KramerSmallPtrSet: Reuse DenseMapInfo's pointer hash function...
2012-04-18 Craig TopperRemove AVX vpermil intrinsics. I removed their uses...
2012-04-17 Joe Grofffix pr12559: mark unavailable win32 math libcalls
2012-04-17 Seth Cantrellplatform support for counting column widths and checkin...
2012-04-17 Manuel KlimekGoodbye, JSONParser...
2012-04-17 Manuel KlimekAdding operator== for document_iterator.
2012-04-17 Francois PichetUnbreak the MSVC build, that next() thing again.
2012-04-17 Lang HamesSlotIndexes used to store the index list in a crufty...
2012-04-17 Andrew TrickTypo in an unused field.
2012-04-16 Preston GurdImplement GDB integration for source level debugging...
2012-04-16 Duncan SandsRemove support for the special 'fast' value for fpmath...
2012-04-16 Sirish PandeHexagon V5 (Floating Point) Support.
2012-04-16 Duncan SandsMake it possible to indicate relaxed floating point...
2012-04-16 Duncan SandsRemove the methods for attaching metadata to instructio...
2012-04-16 Duncan SandsAdd convenience methods to MDBuilder for attaching...
2012-04-16 Rafael EspindolaRemove lto_codegen_set_whole_program_optimization....
2012-04-16 Benjamin KramerReapply 'Add reverseColor to raw_ostream'.
2012-04-16 Argyrios KyrtzidisRevert r154800 which breaks windows builders.
2012-04-16 Argyrios KyrtzidisAdd reverseColor to raw_ostream.
2012-04-16 Sebastian Popadd configure flag --with-default-sysroot
2012-04-15 Craig TopperRemove AVX2 vpermq and vpermpd intrinsics. These can...
2012-04-15 Craig TopperMake member variables of AsmToken private. Remove unnec...
2012-04-15 Duncan SandsAdd the MDBuilder helper class for conveniently creatin...
2012-04-14 Duncan SandsThere is no need for setIsExact to be public. Make...
2012-04-14 Duncan SandsRename "fpaccuracy" metadata to the more generic "fpmat...
2012-04-14 Benjamin KramerMake StringMap's copy ctor non-explicit.
2012-04-14 Hal FinkelEnhance BBVectorize to more-properly handle pointer...
2012-04-13 Andrew Trickmisched: Added CanHandleTerminators.
2012-04-13 Hal FinkelAdd support to BBVectorize for vectorizing selects.
next