oota-llvm.git
2014-07-10 Lang Hames[RuntimeDyld] Improve error diagnostic in RuntimeDyldCh...
2014-07-10 David BlaikieReapply "DebugInfo: Ensure that all debug location...
2014-07-10 David BlaikieThis test case doesn't actually need the inliner to...
2014-07-10 Jan VeselyR600: Implement float to long/ulong
2014-07-10 Jan VeselySelectionDAG: Factor FP_TO_SINT lower code out of DAGLe...
2014-07-10 Brad SmithUse the integrated assembler by default on OpenBSD.
2014-07-10 Zoran Jovanovic[mips] Emit two CFI offset directives per double precis...
2014-07-10 Andrea Di BiagioExtend the test coverage in combine-vec-shuffle-2.ll...
2014-07-10 Matt ArsenaultRevert "Revert r212640, "Add trunc (select c, a, b...
2014-07-10 Andrea Di Biagio[DAG] Further improve the logic in DAGCombiner that...
2014-07-10 Akira Hatanaka[X86] Mark pseudo instruction TEST8ri_NOEREX as hasSIde...
2014-07-10 Eric ChristopherAdd the CSR company and the Kalimba DSP processor to...
2014-07-10 Eric ChristopherMake it possible for the Subtarget to change between...
2014-07-10 Duncan P. N... InstCombine: Fix a crash in Descale for multiply-by...
2014-07-10 David MajnemerIR: Aliases don't belong to an explicit comdat
2014-07-10 Hal FinkelFeeding isSafeToSpeculativelyExecute its DataLayout...
2014-07-10 David MajnemerMips: Silence a -Wcovered-switch-default
2014-07-10 Zoran Jovanovic[mips] Added FPXX modeless calling convention.
2014-07-10 Arnaud A. de... [AArch64] Add logical alias instructions to MC AsmParser
2014-07-10 Hal FinkelFeeding isSafeToSpeculativelyExecute its DataLayout...
2014-07-10 Tim NorthoverAArch64: correctly fast-isel i8 & i16 multiplies
2014-07-10 Daniel Sanders[mips] Add support for -modd-spreg/-mno-odd-spreg
2014-07-10 Zinovy Nis[x32] Add AsmBackend for X32 which uses ELF32 with...
2014-07-10 Chandler Carruth[x86,SDAG] Introduce any- and sign-extend-vector-inreg...
2014-07-10 Richard Sandiford[SystemZ] Use SystemZCallingConv.td to define callee...
2014-07-10 NAKAMURA TakumiSpecialCaseList.h: Fix -Wdocumentation with \code.
2014-07-10 NAKAMURA Takumillvm/test/CodeGen/X86/shift-parts.ll: FileCheck-ize...
2014-07-10 NAKAMURA TakumiRevert r212640, "Add trunc (select c, a, b) -> select...
2014-07-10 Richard Sandiford[SystemZ] Tweak instruction format classifications
2014-07-10 Chandler Carruth[x86] Add another combine that is particularly useful...
2014-07-10 Richard Sandiford[SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRA
2014-07-10 Richard Sandiford[SystemZ] Avoid using i8 constants for immediate fields
2014-07-10 Richard Sandiford[SystemZ] Fix FPR dwarf numbering
2014-07-10 Daniel SandersMake it possible for ints/floats to return different...
2014-07-10 Chandler Carruth[x86] Expand the target DAG combining for PSHUFD nodes...
2014-07-10 Chandler Carruth[x86] Tweak the v16i8 single input special case lowerin...
2014-07-10 Hal FinkelA test case for not asserting in isDereferenceablePoint...
2014-07-10 Hal FinkelFix isDereferenceablePointer not to try to take the...
2014-07-10 Hal FinkelAllow isDereferenceablePointer to look through some...
2014-07-10 Saleem AbdulrasoolMC: modernise for loop
2014-07-10 Saleem AbdulrasoolMC: add and use an accessor for WinCFI
2014-07-10 Peter CollingbourneRemove move assignment operator to appease older GCCs.
2014-07-10 Chandler Carruth[x86] Initial improvements to the new shuffle lowering...
2014-07-10 Peter CollingbourneExplicitly define move constructor and move assignment...
2014-07-10 Peter CollingbourneSpecialCaseList: use std::unique_ptr.
2014-07-10 Hao Liu[AArch64]Fix an assertion failure in DAG Combiner about...
2014-07-10 Matt ArsenaultR600/SI: Add support for llvm.convert.{to|from}.fp16
2014-07-10 Matt ArsenaultFix types in documentation.
2014-07-10 Chandler Carruth[x86] Refactor some of the new code for lowering v16i8...
2014-07-10 Peter Collingbourne[dfsan] Handle bitcast aliases.
2014-07-09 Chandler Carruth[SDAG] Make the new zext-vector-inreg node default...
2014-07-09 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-09 Alexey SamsonovDecouple llvm::SpecialCaseList text representation...
2014-07-09 Tim NorthoverUse simpler constructor for range adapter.
2014-07-09 Matt ArsenaultAdd trunc (select c, a, b) -> select c (trunc a), ...
2014-07-09 Jim GrosbachAArch64: Better codegen for storing to __fp16.
2014-07-09 Jim GrosbachChange an assert() to a diagnostic.
2014-07-09 Benjamin KramerTargetRegisterInfo: Remove function that fell out of...
2014-07-09 Cameron McInallyUpdate ReleaseNotes to mention Atomic NAND semantic...
2014-07-09 Adam Nemet[X86] AVX512: Enable it in the Loop Vectorizer
2014-07-09 Louis GerbargMake AArch64FastISel::EmitIntExt explicitly check its...
2014-07-09 Sanjay Patelremoved duplicate testcase
2014-07-09 Sanjay PatelFix for PR20059 (instcombine reorders shufflevector...
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] Fix a bug in my new zext-vector-inreg DAG tricker...
2014-07-09 Chandler CarruthSink two variables only used in an assert into the...
2014-07-09 Benjamin KramerX86: When lowering v8i32 himuls use the correct shuffle...
2014-07-09 Chandler Carruth[x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use...
2014-07-09 Daniel Sanders[mips][mips64r6] Correct select patterns that have...
2014-07-09 Daniel Sanders[mips][mips64r6] Correct cond names in the cmp.cond...
2014-07-09 Chandler Carruth[x86] Initialize a pointer to null to fix a bug in...
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for indirect branches instead...
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for returns instead of JR...
2014-07-09 Daniel SandersAdd ability to emit internal instruction representation...
2014-07-09 Chandler Carruth[x86] Re-apply a variant of the x86 side of r212324...
2014-07-09 Timur Iskhodzhanov[ASan/Win] Don't instrument COMDAT globals. Properly...
2014-07-09 Dmitri GribenkoSourceMgr: consistently use 'unsigned' for the memory...
2014-07-09 Alp TokerProspective -fsanitize=memory build fix following r212586
2014-07-09 Nikola SmiljanicUse correct memeber when displaying StringMap's size.
2014-07-09 Alp TokerCMake: make __DATE__, __TIME__ etc. macro usage an...
2014-07-09 Alp TokerCMake: fix compiler feature detection
2014-07-09 Chandler Carruth[SDAG] At the suggestion of Hal, switch to an output...
2014-07-09 Ehsan Akhgari[ms-coff] Add a test for proper handling of full Window...
2014-07-08 NAKAMURA TakumiMipsTargetStreamer.h: Avoid "using" to appease msc17.
2014-07-08 Kevin EnderbyChanged the lvm-nm alias "-s" for -print-armap to ...
2014-07-08 Jim GrosbachAArch64: Better codegen for loading from __fp16.
2014-07-08 Hal FinkelImprove BasicAA CS-CS queries
2014-07-08 Tobias GrosserDominanceInfo is strongly preferred over RegionInfo
2014-07-08 Kevin EnderbyAdd support for BSD format Archive map symbols (aka...
2014-07-08 Pete CooperRevert "GlobalDCE: Delete available_externally initiali...
2014-07-08 Ulrich Weigand[PowerPC] Implement atomic NAND operations as actual...
2014-07-08 Andrea Di Biagio[DAG] Teach how to combine a pair of shuffles into...
2014-07-08 Benjamin KramerFix some Twine locals.
2014-07-08 Timur Iskhodzhanov[ASan/Win] Don't instrument private COMDAT globals...
2014-07-08 Daniel Sanders[mips] Fixed struct/class mismatch introduced in r212522.
2014-07-08 Daniel SandersFix r212522 - [mips] Improve encapsulation of the ...
2014-07-08 Daniel Sanders[mips] Improve encapsulation of the .MIPS.abiflags...
2014-07-08 Renato GolinRevert "Refactor ARM subarchitecture parsing"
2014-07-08 Arnaud A. de... Truncate the immediate in logical operation to the...
next