No functionality change. Type::isSized() can be expensive, so avoid calling it
[oota-llvm.git] / include /
2012-03-07 Andrew TrickCleanup in preparation for misched: Move DAG visualizat...
2012-03-07 Andrew TrickAdded MachineBasicBlock::getFullName() to standardize...
2012-03-07 Andrew TrickCleanup: DAG building is specific to either SD or MI...
2012-03-07 Andrew Trickmisched comments
2012-03-06 Benjamin KramerSmallPtrSet: Provide a more efficient implementation...
2012-03-06 Ted KremenekAdd new load commands for MachO.
2012-03-06 Benjamin KramerRemove excess const, a const_iterator shouldn't be...
2012-03-06 Argyrios Kyrtzidis[TinyPtrVector] Add erase method and const-goodness.
2012-03-06 Argyrios KyrtzidisPointerUnion::getAddrOf() does not need to be template...
2012-03-06 Craig TopperIncrease number of allowed registers in register classe...
2012-03-06 Craig TopperRevert r152016 and allow overlap, sub, super register...
2012-03-06 Argyrios KyrtzidisRemove UsuallyTinyPtrVector.
2012-03-06 Argyrios KyrtzidisAdd include/llvm/ADT/UsuallyTinyPtrVector.h which is...
2012-03-05 Jim GrosbachARM refactor away a bunch of VLD/VST pseudo instructions.
2012-03-05 Jim GrosbachMCRegisterInfo-ize getMatchingSuperReg.
2012-03-05 Jim GrosbachMake MCRegisterInfo available to the the MCInstPrinter.
2012-03-05 Nadav RotemRemove an unused function.
2012-03-05 Chandler CarruthSwitch to a C-style cast here to silence a brain-dead...
2012-03-05 Craig TopperShrink and reorder fields in MCRegisterClass to reduce...
2012-03-05 Craig TopperConvert more GenRegisterInfo tables from unsigned to...
2012-03-04 Jakob Stoklund OlesenUse <def,undef> operands when spilling NEON bundles.
2012-03-04 Chandler CarruthReplace the hashing functions on APInt and APFloat...
2012-03-04 Chandler CarruthAdd generic support for hashing StringRef objects using...
2012-03-04 Craig TopperUse uint16_t to store register overlaps to reduce stati...
2012-03-04 Chandler CarruthTeach the hashing facilities how to hash std::string...
2012-03-04 Craig TopperUse uint16_t instead of unsigned to store registers...
2012-03-04 Craig TopperUse uint16_t to store registers in callee saved registe...
2012-03-03 Benjamin KramerEnable the small vector POD optimization for BitCodeAbb...
2012-03-03 Daniel Dunbarhash_state: Don't use initialization target during...
2012-03-02 Benjamin KramerFix indentation.
2012-03-02 Jim GrosbachTidy up. Trailing whitespace.
2012-03-02 Benjamin KramerHashing: microoptimize a truncate on 64 bit away. This...
2012-03-02 Jia Liudelete dead code, patch by Michael Spencer.
2012-03-02 Chandler CarruthMake the hashing algorithm Endian neutral. This is...
2012-03-02 Chandler CarruthSimplify the pair optimization. Rather than using compl...
2012-03-02 Chandler CarruthAdd a header that was technically missing to see if...
2012-03-02 Chandler CarruthWe really want to hash pairs of directly-hashable data...
2012-03-02 Chandler CarruthAdd support for hashing pairs by delegating to each...
2012-03-02 Eric ChristopherGrammar-o in function name.
2012-03-02 Chandler CarruthRemove the misguided extension here that reserved two...
2012-03-01 David Meyer[Object]
2012-03-01 Chandler CarruthFix two warnings in this code that I missed.
2012-03-01 Argyrios KyrtzidisMove include/llvm/ADT/SaveAndRestore.h -> include/llvm...
2012-03-01 Chandler CarruthRewrite LLVM's generalized support library for hashing...
2012-03-01 Benjamin KramerMove getSubRegIndex out of generated code into MCRegist...
2012-03-01 Jim GrosbachMove TargetRegisterInfo::getSubReg() to MCRegisterInfo.
2012-03-01 Benjamin KramerMake TargetRegisterClasses non-virtual by making the...
2012-03-01 Jakob Stoklund OlesenMake InlineSpiller bundle-aware.
2012-03-01 David Meyer[Object]
2012-03-01 Jakob Stoklund OlesenMove getBundleStart() into MachineInstrBundle.h.
2012-02-29 Daniel DunbarBitstreamWriter: Use SmallVector::append instead of...
2012-02-29 Daniel DunbarBitstreamWriter: Change primary output buffer to be...
2012-02-29 Daniel DunbarBitstreamWriter: Isolate access to the underlying buffer.
2012-02-29 Daniel DunbarBitcodeWriter: Expose less implementation details ...
2012-02-29 Daniel DunbarBitcode: Don't expose WriteBitcodeToStream to clients.
2012-02-29 David Meyer[Object] Add symbol attribute flags: ST_ThreadLocal...
2012-02-29 Jakob Stoklund OlesenAdd an analyzeVirtReg() function.
2012-02-29 Derek SchuffMake MemoryObject accessor members const again
2012-02-29 Jakob Stoklund OlesenMove the operand iterator into MachineInstrBundle.h...
2012-02-28 Jakob Stoklund OlesenInstructions inside a bundle have the same number as...
2012-02-28 David MeyerIn the ObjectFile interface, replace isInternal(),...
2012-02-28 Rafael EspindolaOn ELF, create relocations to the abbreviation and...
2012-02-28 Evan ChengRe-commit r151623 with fix. Only issue special no-retur...
2012-02-28 Daniel DunbarRevert r151623 "Some ARM implementaions, e.g. A-series...
2012-02-28 Evan ChengSome ARM implementaions, e.g. A-series, does return...
2012-02-28 Michael J. Spencer[Object] Add {begin,end}_dynamic_symbols stubs and...
2012-02-27 Michael J. SpencerRemove duplicate copy of Object/ELF.h that somehow...
2012-02-27 Jim GrosbachARM BL/BLX instruction fixups should use relocations.
2012-02-27 Argyrios KyrtzidisMove "clang/Analysis/Support/SaveAndRestore.h" to ...
2012-02-27 Derek SchuffFix PR12089
2012-02-27 Jakob Stoklund OlesenAdd a MachineOperand iterator class.
2012-02-27 Jay FoadHelp the compiler to eliminate some dead code when...
2012-02-26 Rafael EspindolaChange the implementation of dominates(inst, inst)...
2012-02-26 Rafael EspindolaDon't call dominates on unreachable instructions.
2012-02-25 Nick LewyckyMove isKnownNonNull from private implementation detail...
2012-02-25 Chad RosierAdd support for disabling llvm.lifetime intrinsics...
2012-02-23 Benjamin KramerReplace a DenseSet with SmallPtrSet.
2012-02-23 Benjamin KramerStrip a layer of boilerplate from the VLIWPacketizer...
2012-02-23 Jay FoadThe implementation of GeneralHash::addBits broke C...
2012-02-23 Craig TopperRemove 'if' from getSuperRegisters, getSubRegisters...
2012-02-23 Duncan SandsGCC warns about a comparison between signed and unsigne...
2012-02-23 Andrew TrickPostRASched: Convert physreg def/use tracking to Jakob...
2012-02-23 Jakob Stoklund OlesenTrack reserved registers separately from RegsAvailable.
2012-02-22 Hal FinkelAllow the use of an alternate symbol for calculating...
2012-02-22 Michael J. SpencerProperly emit _fltused with FastISel. Refactor to share...
2012-02-22 David GreeneAdd Foreach Loop
2012-02-22 Jakob Stoklund OlesenFix typos.
2012-02-22 Chandler CarruthSupport was removed from LLVM's MIPS backend for the...
2012-02-22 Andrew TrickInitialize SUnits before DAG building.
2012-02-22 Craig TopperMake all pointers to TargetRegisterClass const since...
2012-02-22 NAKAMURA TakumiADT/SparseSet.h: Fix up header dependencies.
2012-02-22 Jakob Stoklund OlesenAdd a Briggs and Torczon sparse set implementation.
2012-02-21 Lang HamesAdd API "handleMoveIntoBundl" for updating liveness...
2012-02-21 Chandler CarruthPull the parsing helper functions out of the Triple...
2012-02-21 Chandler CarruthClean up comments that I missed when changing the tripl...
2012-02-21 Craig TopperReorder some members in MCRegisterClass to remove paddi...
2012-02-21 Craig TopperIn generated RegisterInfo files, replace a pointer...
2012-02-21 Craig TopperMerge some tables in generated RegisterInfo file. Store...
2012-02-21 Andrew TrickClear virtual registers after they are no longer refere...
2012-02-21 Andrew Trickwhitespace
next