Fundamentally change the MipsSubtarget replacement machinery:
[oota-llvm.git] / include /
2014-07-18 Hal Finkel[PowerPC] 32-bit ELF PIC support
2014-07-18 Tyler NowickiRename DiagnosticInfoOptimizationWarning to DiagnosticI...
2014-07-18 Gerolf HoflehnerMergedLoadStoreMotion pass
2014-07-18 David PeixottoFix build failure on windows
2014-07-18 David PeixottoMC: support different sized constants in constant pools
2014-07-18 Hal FinkelAdd a dereferenceable attribute
2014-07-18 Daniel SandersAdd MIPS Technologies to the vendors in llvm::Triple.
2014-07-18 Tim NorthoverCodeGen: soften f16 type by default instead of marking...
2014-07-18 Renato GolinRefactor ARM subarchitecture parsing
2014-07-18 Artyom Skrobovextracting swapStruct into include/llvm/Support/MachO...
2014-07-18 Hal FinkelRename AlignAttribute to IntAttribute
2014-07-17 Kevin EnderbyAdd printing of Mach-O stabs in llvm-nm.
2014-07-17 Nico Weberms inline asm: Don't add x86 segment registers to the...
2014-07-17 Alp TokerDrop the udis86 wrapper from llvm::sys
2014-07-17 Matt ArsenaultFix typos
2014-07-17 Justin Holewinski[NVPTX] Add more surface/texture intrinsics, including...
2014-07-17 Tim NorthoverCodeGen: generate single libcall for fptrunc -> f16...
2014-07-17 Tim NorthoverCodeGen: extend f16 conversions to permit types > float.
2014-07-17 Yi KongPort memory barriers intrinsics to AArch64
2014-07-17 Saleem AbdulrasoolMC: make WinEH opcode an opaque value
2014-07-17 Hal FinkelImprove BasicAA CS-CS queries (redux)
2014-07-16 Chris Bieneman[RegisterCoalescer] Moving the RegisterCoalescer subtar...
2014-07-16 Reid KlecknerRoundtrip the inalloca bit on allocas through bitcode
2014-07-16 Tyler NowickiEmit warnings if vectorization is forced and fails.
2014-07-16 Juergen RibutzkaRemove TLI from isInTailCallPosition's arguments. NFC.
2014-07-15 Sanjay PatelMove Post RA Scheduling flag bit into SchedMachineModel
2014-07-15 Duncan P. N. Exon... ADT: Add MapVector::remove_if
2014-07-15 Lang Hames[RuntimeDyld] Revert r211652 - MachO object GDB registr...
2014-07-15 Duncan P. N. Exon... ADT: Fix MapVector::erase()
2014-07-15 Duncan P. N. Exon... ADT: Add "end namespace" comment
2014-07-15 Chris Bieneman[RegisterCoalescer] Add new subtarget hook allowing...
2014-07-15 Peter CollingbourneGive SplitBlockAndInsertIfThen the ability to update...
2014-07-15 Nick LewyckyRevert r212572 "improve BasicAA CS-CS queries", it...
2014-07-14 David MajnemerCodeGen: Stick constant pool entries in COMDAT sections...
2014-07-14 David MajnemerCodeGen: Add a getSectionKind method to MachineConstant...
2014-07-14 David MajnemerADT: Surface LowerCase argument for utohexstr
2014-07-14 Sanjay Patelremoved circular definitions in comments
2014-07-14 Justin BognerSupport: Fix option handling when using cl::Required...
2014-07-14 Matt ArsenaultAdd CreatePointerBitCastOrAddrSpaceCast to IRBuilder...
2014-07-14 Matt ArsenaultUpdate comments to include addrspacecast
2014-07-14 Matt ArsenaultRemove GCC 3.3 workaround
2014-07-13 Saleem AbdulrasoolMC: make MCWin64EHInstruction a POD-like struct
2014-07-13 Saleem AbdulrasoolMC: make DWARF and Windows unwinding handling more...
2014-07-12 Matt ArsenaultTry to fix MSVC warning.
2014-07-12 Matt ArsenaultTry to fix MSVC build
2014-07-12 Matt ArsenaultTry to fix MSVC build
2014-07-12 Matt ArsenaultTemplatify DominanceFrontier.
2014-07-12 Saleem AbdulrasoolAArch64: add support for llvm.aarch64.hint intrinsic
2014-07-12 Saleem AbdulrasoolMC: rename MCW64UnwindInfo to MCWinFrameInfo
2014-07-12 Duncan P. N. Exon... BFI: Add constructor for Weight
2014-07-12 Duncan P. N. Exon... BFI: Clean up BlockMass
2014-07-12 Reid KlecknerOption: Propagate flags from groups to options in each...
2014-07-11 Duncan P. N. Exon... BFI: Mark the end of namespaces
2014-07-11 Juergen Ributzka[FastISel] Add target-independent patchpoint intrinsic...
2014-07-11 Juergen Ributzka[FastISel] Add basic infrastructure to support a target...
2014-07-11 Argyrios KyrtzidisMove the API and implementation of clang::driver::getAR...
2014-07-11 Juergen Ributzka[FastISel] Make isInTailCallPosition independent of...
2014-07-11 Juergen Ributzka[FastISel] Breakout intrinsic lowering into a separate...
2014-07-11 Ulrich Weigand[MC] Constify MCELF::GetVisibility and MCELF::getOther
2014-07-10 Mark HeffernanPartially fix PR20058: reduce compile time for loop...
2014-07-10 Lang Hames[RuntimeDyld] Improve error diagnostic in RuntimeDyldCh...
2014-07-10 Jan VeselySelectionDAG: Factor FP_TO_SINT lower code out of DAGLe...
2014-07-10 Eric ChristopherAdd the CSR company and the Kalimba DSP processor to...
2014-07-10 Hal FinkelFeeding isSafeToSpeculativelyExecute its DataLayout...
2014-07-10 Chandler Carruth[x86,SDAG] Introduce any- and sign-extend-vector-inreg...
2014-07-10 NAKAMURA TakumiSpecialCaseList.h: Fix -Wdocumentation with \code.
2014-07-10 Daniel SandersMake it possible for ints/floats to return different...
2014-07-10 Hal FinkelAllow isDereferenceablePointer to look through some...
2014-07-10 Saleem AbdulrasoolMC: add and use an accessor for WinCFI
2014-07-09 Alexey SamsonovDecouple llvm::SpecialCaseList text representation...
2014-07-09 Tim NorthoverUse simpler constructor for range adapter.
2014-07-09 Benjamin KramerTargetRegisterInfo: Remove function that fell out of...
2014-07-09 Daniel SandersAdd Imagination Technologies to the vendors in llvm...
2014-07-09 Tim NorthoverGeneric: add range-adapter for option parsing.
2014-07-09 Chandler Carruth[x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use...
2014-07-09 Daniel SandersAdd ability to emit internal instruction representation...
2014-07-09 Dmitri GribenkoSourceMgr: consistently use 'unsigned' for the memory...
2014-07-09 Chandler Carruth[SDAG] At the suggestion of Hal, switch to an output...
2014-07-08 Hal FinkelImprove BasicAA CS-CS queries
2014-07-08 Tobias GrosserDominanceInfo is strongly preferred over RegionInfo
2014-07-08 Renato GolinRevert "Refactor ARM subarchitecture parsing"
2014-07-08 Vladimir MedicMips.abiflags is a new implicitly generated section...
2014-07-08 Chandler Carruth[SDAG] Build up a more rich set of APIs for querying...
2014-07-08 Alexey Samsonov[ASan] Completely remove sanitizer blacklist file from...
2014-07-07 Renato GolinRefactor ARM subarchitecture parsing
2014-07-07 Chandler Carruth[x86] Revert r212324 which was too aggressive w.r.t...
2014-07-06 Rafael EspindolaUpdate the MemoryBuffer API to use ErrorOr.
2014-07-06 Rafael EspindolaThis only needs a StringRef.
2014-07-06 Alp TokerFix the MSVC build following r212382
2014-07-06 Alp TokerSourceMgr: make valid buffer IDs start from one
2014-07-06 Alp TokerDon't use StringRef iterator functions for data access
2014-07-05 Alp TokerRemove IntrusiveRefCntPtr::getPtr() function
2014-07-05 Saleem AbdulrasoolARM: mark matching ARM intrinsics as MSBuiltin
2014-07-05 Rafael EspindolaThis only needs a StringRef. No functionality change.
2014-07-05 David MajnemerADT: Add a drop_back() helper to ArrayRef
2014-07-05 Alp TokerDeprecate IntrusiveRefCntPtr::getPtr() in favour of...
2014-07-05 David MajnemerMC: make MCSymbolData::dump work on const objects
2014-07-05 Rafael EspindolaMake a helper function static. No functionality change.
2014-07-04 Rafael EspindolaMake RecordStreamer.h private.
2014-07-04 Rafael EspindolaRevert "Convert a few std::strings to StringRef."
next