[opaque pointer type] Use the value type of the GlobalVariable rather than accessing...
[oota-llvm.git] / include /
2015-05-13 Pete CooperConstruct ArrayRef<const T*> from vector<T>
2015-05-13 Pete CooperAdd llvm::all_of which wraps std::all_of.
2015-05-13 Jonathan RoelofsFix typo on Instruction::insert{After,Before}(). NFC
2015-05-13 Duncan P. N. Exon... MC: clang-format MCSymbol.h, NFC
2015-05-13 Jim GrosbachMC: Modernize MCOperand API naming. NFC.
2015-05-13 David Blaikie[opaque pointer type] Pass the explicit function type...
2015-05-13 Diego NovilloAdd function entry count metadata.
2015-05-13 Michael KupersteinReverting r237234, "Use std::bitset for SubtargetFeatures"
2015-05-13 Sergey Dmitrouk[DebugInfo] Debug locations for constant SD nodes
2015-05-13 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-05-13 Pete CooperChange LoadAndStorePromoter to take ArrayRef instead...
2015-05-13 Pete CooperConstify arguments in AliasSetTracker methods. NFC
2015-05-13 Pete CooperConstify arguments to methods in LoopInfo. NFC
2015-05-12 Sanjoy Das[Statepoints] Support for "patchable" statepoints.
2015-05-12 Diego NovilloTidy comments in SampleProfile header. NFC.
2015-05-12 Richard SmithAdd missing #include and forward decl, found by modules...
2015-05-12 Pat Gavlin[Statepoints] Clean up statepoint argument accessors.
2015-05-12 Philip Reames[PlaceSafepoints] Switch to being a FunctionPass
2015-05-12 Sanjay Patelfix formatting; NFC
2015-05-12 Pete CooperAdd a const method to iterator over PHI incoming values.
2015-05-12 Pat Gavlin[Statepoints] Split the calling convention and statepoi...
2015-05-12 Jonathan RoelofsDelete dead code. NFC
2015-05-12 Douglas KatzmanComment disambiguation.
2015-05-12 Sanjay Patelfix typos, grammar; NFC
2015-05-12 Renato GolinChange TargetParser enum names to avoid macro conflicts...
2015-05-12 Craig TopperRemove unnecessary forward declaration.
2015-05-12 Eric ChristopherMigrate existing backends that care about software...
2015-05-11 Richard SmithAdd more missing #includes, found by modules build.
2015-05-11 Richard SmithAdd missing #include, found by modules build.
2015-05-11 Richard SmithAdd missing #includes, found by modules build.
2015-05-11 David BlaikieReaddress r236990, use of static members on a non-stati...
2015-05-11 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes; 2nd...
2015-05-11 Andrew Kaylor[WinEH] Update exception numbering to give handlers...
2015-05-11 Sanjay Patelgroup getNode() variants by purpose and add comments...
2015-05-11 Tom StellardCodeGen: Make MachineInstr::untieRegOperand() a public...
2015-05-11 James MolloyRip min/max pattern matching out of InstCombine and...
2015-05-11 Elena DemikhovskyAVX-512: Changed CC parameter in "cmp" intrinsic
2015-05-11 Elena DemikhovskyAVX-512: Added SKX instructions and intrinsics:
2015-05-09 Tom StellardMachineCSE: Add a target query for the LookAheadLimit...
2015-05-08 Arnold SchwaighoferScheduleDAGInstrs: In functions with tail calls PseudoS...
2015-05-08 Daniel BerlinAdd a comment about DepthFirstIterator's skipchildren...
2015-05-08 Renato GolinTargetParser: FPU/ARCH/EXT parsing refactory - NFC
2015-05-08 Diego NovilloUpdate Function::getContext documentation. NFC.
2015-05-08 Pat GavlinExtend the statepoint intrinsic to allow statepoints...
2015-05-08 Jingyue Wu[NoTTI] reject negative scale in addressing mode
2015-05-08 Simon Atanasyan[llvm-readobj/obj2yaml/yaml2obj] Support MIPS machine...
2015-05-08 David Blaikie[opaque pointer type] Explicit pointee type for GEPOper...
2015-05-07 Alexey SamsonovDelete unused createSanitizerCoverageModulePass overload.
2015-05-07 Sergey DmitroukDisable r235989 "Reapply r235977 "[DebugInfo] Add debug...
2015-05-07 Alex LorenzYAML: Enable the YAMLParser tests.
2015-05-07 Simon Atanasyan[obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section support
2015-05-07 Simon Atanasyan[llvm-readobj] Print .MIPS.abiflags section content
2015-05-07 Simon Atanasyan[MIPS] Move MIPS ABI flags structure constants to the...
2015-05-07 Simon Atanasyan[llvm-readobj/obj2yaml/yaml2obj] Support more MIPS...
2015-05-07 Elena DemikhovskyAVX-512: Added all forms of FP compare instructions...
2015-05-07 NAKAMURA TakumiAttributes.h: Fix incorrect \brief introduced in r23666...
2015-05-07 Alexey Samsonov[SanitizerCoverage] Introduce SanitizerCoverageOptions...
2015-05-07 Justin BognerIR: Initialize DerefOrNullBytes in the AttrBuilder...
2015-05-07 Vince HarronAdded support for building against Android API-9 SDK
2015-05-06 Akira HatanakaLet llc and opt override "-target-cpu" and "-target...
2015-05-06 Sanjoy Das[IRBuilder] Add a CreateGCStatepointInvoke.
2015-05-06 Akira HatanakaFactor out a function which determines the cpu and...
2015-05-06 Alex LorenzYAML: Fix crash in the skip method of KeyValueNode...
2015-05-06 Pete CooperChange typeIncompatible to return an AttrBuilder instea...
2015-05-06 Pete CooperUpdate all comments to match the previous commit. NFC
2015-05-06 Pete CooperAdd remove method to operate on AttrBuilder instead...
2015-05-06 Justin BognerInstrProf: Give coverage its own errors instead of...
2015-05-06 Justin BognerInstrProf: Remove a function that just returns its...
2015-05-06 Zachary TurnerA few fixes for llvm-symbolizer on Windows.
2015-05-06 Duncan P. N. Exon... MC: Skip names of temporary symbols in object streamer
2015-05-06 Ismail PazarbasiImplement `createSanitizerCtor`, common helper function...
2015-05-06 Sanjoy DasAdd missing dereferenceable_or_null getters
2015-05-06 Wei Mi[X86] Disable loop unrolling in loop vectorization...
2015-05-06 Matt ArsenaultAdd ChangeTo* to MachineOperand for symbols
2015-05-06 NAKAMURA TakumiReformat.
2015-05-06 NAKAMURA TakumiRevert r236546, "propagate IR-level fast-math-flags...
2015-05-06 Sanjoy Das[Statepoint] Clean up StatepointLowering: symbolic...
2015-05-06 Sanjoy Das[Statepoint] Clean up Statepoint.h: clang-format.
2015-05-06 Sanjoy Das[Statepoint] Clean up Statepoint.h: accessor names.
2015-05-06 Sanjoy Das[StatepointLowering] Don't create temporary instruction...
2015-05-05 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes (NFC)
2015-05-05 Pete CooperRefactor UpdatePredRedefs and StepForward to avoid...
2015-05-05 Ulrich Weigand[SystemZ] Add vector intrinsics
2015-05-05 Pete CooperRevert "Refactor UpdatePredRedefs and StepForward to...
2015-05-05 Pete CooperRefactor UpdatePredRedefs and StepForward to avoid...
2015-05-05 Diego NovilloFix typo in assert message. NFC.
2015-05-05 David BlaikieFix the clang -Werror build, use of uninitialized variable.
2015-05-05 David Blaikie[opaque pointer type] Track explicit GEP pointee type...
2015-05-05 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-05 Quentin Colombet[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
2015-05-05 Lang Hames[Orc] Reapply r236465 with fixes for the MSVC bots.
2015-05-04 Lang Hames[Orc] Revert r236465 - It broke the Windows bots.
2015-05-04 Lang Hames[Orc] Refactor the compile-on-demand layer to make...
2015-05-04 Alex LorenzYAML: Add an optional 'flow' field to the mapping trait...
2015-05-04 Elena DemikhovskyAVX-512: added integer "add" and "sub" instructions...
2015-05-04 Elena DemikhovskyAVX-512: Added VPACK* instructions forms for KNL and SKX
2015-05-02 Nico WeberFix typo in comment.
2015-05-02 Jim GrosbachMC: Tidy up comments and clean up formatting a bit...
2015-05-02 Jim GrosbachFix spelling.
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
next