oota-llvm.git
2015-04-21 Jingyue Wu[SeparateConstOffsetFromGEP] garbage-collect intermedia...
2015-04-21 Yaron KerenRemove FilesToRemove->push_back(Filename) from sys...
2015-04-21 Duncan P. N... DebugInfo: Use MDType in DITypeIdentifierMap
2015-04-21 Daniel BerlinMove IDF Calculation to a separate file, expose an...
2015-04-21 Duncan P. N... DebugInfo: Prune unnecessary forward declarations
2015-04-21 Duncan P. N... DebugInfo: Drop rest of DIDescriptor subclasses
2015-04-21 Duncan P. N... DebugInfo: Assert dbg.declare/value insts are valid
2015-04-21 Reid KlecknerRe-land r235154-r235156 under the existing -sehprepare...
2015-04-21 Matthias BraunX86: Match for X86ISD nodes in LowerBUILD_VECTOR instea...
2015-04-21 Bob WilsonMinor edits to the llvm-cov documentation.
2015-04-21 Reid Kleckners/NULL/nullptr/ in OrcTestCommon.h to silence -Wsentine...
2015-04-21 Elena DemikhovskyAVX-512: Added VPMOVx2M instructions for SKX,
2015-04-21 Elena DemikhovskyAVX-512: Added VPTESTM and VPTESTNM instructions for SKX
2015-04-21 Toma Tabacu[mips] [IAS] Implement the .asciiz directive.
2015-04-21 Jozef Kolek[mips][microMIPSr6] Implement CACHE and PREF instructions
2015-04-21 Vasileios Kalintiris[mips] Cleanup old floating-point flag conditions defin...
2015-04-21 Vasileios Kalintiris[mips] Optimize code generation for 64-bit variable...
2015-04-21 Elena DemikhovskyAVX-512: Added logical and arithmetic instructions...
2015-04-21 Simon Pilgrim[X86][SSE] Provide execution domains for scalar floatin...
2015-04-21 Simon PilgrimCONCAT_VECTOR of BUILD_VECTOR - minor fix
2015-04-21 Pawel BylicaFix generic shift expansion when shift amount is 0
2015-04-21 Matthias BraunEnhanced vim support.
2015-04-21 Matthias BraunX86: Do not select X86 custom vector nodes if operand...
2015-04-21 Derek SchuffTighten bundling section alignment test.
2015-04-21 Derek Schuff[MC] When using bundle aligment, align sections to...
2015-04-21 Fiona GlaserInstCombine: fold (sitofp (zext x)) to (uitofp x)
2015-04-20 Pirama Arumuga... Fix flakiness in fp16-promote.ll
2015-04-20 JF Bastienbugpoint Enhancement.
2015-04-20 Sanjay Pateluse update_llc_test_checks.py to tighten checking
2015-04-20 David MajnemerAdd myself as the Constant Folder owner.
2015-04-20 Andrew Kaylor[WinEH] Fix problem with landing pad return values...
2015-04-20 Duncan P. N... DebugInfo: Delete subclasses of DIScope
2015-04-20 Andrew Kaylor[WinEH] Fix problem with mapping shared empty handler...
2015-04-20 Duncan P. N... DebugInfo: Fix Kaleidoscope Ch. 8 after r235327
2015-04-20 Duncan P. N... DebugInfo: Delete old subclasses of DIType
2015-04-20 Duncan P. N... DwarfUnit: Split MDSubroutineType version of constructT...
2015-04-20 Lang Hames[Orc] Make the makeStub function propagate argument...
2015-04-20 Duncan P. N... DwarfUnit: Cleanup comments
2015-04-20 Olivier SallenaveRefactoring and enhancement to FMA combine.
2015-04-20 Andrew KaylorFixing line endings
2015-04-20 Pirama Arumuga... [MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
2015-04-20 Tom StellardDAGCombine: Remove redundant NaN checks around ISD...
2015-04-20 Tom StellardIR: Add ConstantFP::getNaN()
2015-04-20 Duncan P. N... DebugInfo: Remove DIType
2015-04-20 Andrew Kaylor[WinEH] Fix memory leak with catch-all mapping.
2015-04-20 Duncan P. N... DebugInfo: Remove DIScope
2015-04-20 Lang Hames[Orc] Use the 64-bit versions of FXSAVE/FXRSTOR for...
2015-04-20 Pete CooperAdd targets to cmake for specific target components.
2015-04-20 Duncan P. N... DebugInfo: Remove typedefs for DITypeRef, etc.
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement BITSWAP instruction
2015-04-20 Vladimir Sukharev[AArch64] LORID_EL1 register must be treated as read...
2015-04-20 Akira Hatanaka[InlineFunction] Don't add lifetime markers for zero...
2015-04-20 Brendon CahoonRecognize n/1 in the SCEV divide function
2015-04-20 Bill Schmidt[PowerPC] Flow oversized lines for r235309
2015-04-20 Bill Schmidt[PowerPC] Add future work for vector insert/extract...
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement disassembler support
2015-04-20 Rafael EspindolaDon't allow pwrite to resize a stream.
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement BALC and BC instructions
2015-04-20 Rafael EspindolaLook past locals in comdats.
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement initial mapping support
2015-04-20 Jozef Kolek[mips][microMIPSr6] Implement initial subtarget support
2015-04-20 Andrea Di Biagio[X86][FastIsel] Fix assertion failure when selecting...
2015-04-20 Karthik BhatFix buildbot failure on darwin from r235284.
2015-04-20 Simon Atanasyan[Mips] Support DT_MIPS_OPTIONS dynamic section tag...
2015-04-20 Karthik Bhat[NFC] Refactor identification of reductions as common...
2015-04-20 Hal Finkel[InlineAsm] Remove EarlyClobber on registers that are...
2015-04-19 Simon Pilgrim[X86][SSE] Fix for getScalarValueForVectorElement to...
2015-04-19 Simon Pilgrim[X86][SSE] Extended copysign tests to include llvm...
2015-04-19 Simon Atanasyan[mips] Update MIPS relocations list
2015-04-19 Eric ChristopherRemove the FCFI option from TargetOptions as it is...
2015-04-19 Eric ChristopherRemove CFIFuncName from TargetOptions as it is currentl...
2015-04-19 Eric ChristopherRemove the CFIEnforcing flag from TargetOptions as...
2015-04-19 Eric ChristopherRemove the CFIType TargetOption as it is unused.
2015-04-19 Eric ChristopherRemove the JITEmitDebugInfo TargetOptions as they're...
2015-04-19 Craig TopperRemove unnecessary include and probably a layering...
2015-04-18 Ahmed Bougacha[MemCpyOpt] Don't force i64 when promoting memset/memcp...
2015-04-18 Simon Pilgrim[X86][AVX2] Force execution domain on broadcast folding...
2015-04-18 Simon Pilgrim[X86][SSE] Force execution domain on float/double unpac...
2015-04-18 Ahmed Bougacha[MemCpyOpt] Promote both memset/memcpy sizes if differe...
2015-04-18 Benjamin Kramer[InstCombine] Create zero constants on demand.
2015-04-18 David Majnemer[InstCombine] (mul nsw 1, INT_MIN) != (shl nsw 1, 31)
2015-04-18 Ahmed Bougacha[GlobalMerge] Look at uses to create smaller global...
2015-04-18 Duncan P. N... DebugInfo: Delete DIDescriptor (but not its subclasses)
2015-04-18 Duncan P. N... docs: Update Kaleidoscope for recent DI changes
2015-04-17 Ahmed Bougacha[AArch64] Don't force MVT::Untyped when selecting LD1LA...
2015-04-17 Ahmed BougachaFix another typo in r235224 testcase. NFC.
2015-04-17 Andrew KaylorFix build wanrings and line endings
2015-04-17 Duncan P. N... DebugInfo: Remove DIDescriptor from the DebugInfo API
2015-04-17 Andrew Kaylor[WinEH] Fixes for a few cppeh failures.
2015-04-17 Adam Nemet[LoopAccesses] Improve debug output
2015-04-17 Zachary Turner[PDB] Support executables and source/line info.
2015-04-17 David Blaikie[opaque pointer type] Access the pointee of the result...
2015-04-17 David Blaikie[opaque pointer type] Query the GEP for its source...
2015-04-17 David Blaikie[opaque pointer type] Avoid creating (and then unwrappi...
2015-04-17 David Blaikie[opaque pointer type] Use the parsed explicit pointee...
2015-04-17 Ahmed Bougacha[MemCpyOpt] Optimize double-storing by memset+memcpy.
2015-04-17 Sean Silva[LangRef] Remove redundant and inconsistent condition.
2015-04-17 Duncan P. N... AsmPrinter: Create a unified .debug_loc stream
2015-04-17 Pete CooperAArch64: Add test for returning [2 x i64] in registers...
2015-04-17 Rafael EspindolaCompute A-B when A or B is weak.
next