Properly escaping the quotes so that bash doesn't do stupid things with the wildcards.
[oota-llvm.git] / lib /
2015-04-16 Sanjay Patel[X86, SSE] instcombine common cases of insertps intrins...
2015-04-16 Reid Kleckner[WinEH] Handle a landingpad, resume, and cleanup all...
2015-04-16 Duncan P. N. Exon... DebugInfo: Allow DebugLocs to be constructed from const
2015-04-16 Duncan P. N. Exon... DebugInfo: Remove DIDescriptor from the DIBuilder API
2015-04-16 Hans WennborgRevert the switch lowering change (r235101, r235103...
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Virtualization Host Extensions"
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Limited Ordering Regions" extension
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Privileged Access Never" extension
2015-04-16 Vladimir Sukharev[AArch64] Handle Cyclone-specific register in common way
2015-04-16 Hans WennborgSwitch lowering: extract jump tables and bit tests...
2015-04-16 Vladimir Sukharev[AArch64] Follow-up to: Refactor AArch64NamedImmMapper...
2015-04-16 Toma Tabacu[mips] [IAS] Preserve microMIPS label marking for objec...
2015-04-16 Aaron BallmanSilencing a -Wunused-but-set-variable warning; NFC.
2015-04-16 Benjamin Kramer[Mips] Use unique_ptr to manage ownership.
2015-04-16 Benjamin KramerMake it obvious that we're iterating over a range of...
2015-04-16 Vladimir Sukharev[AArch64] Refactor AArch64NamedImmMapper to become...
2015-04-16 James Molloy[AArch64] Fix invalid use of references to BuildMI.
2015-04-16 Vladimir Sukharev[ARM] Add v8.1a "Privileged Access Never" extension
2015-04-16 Toma Tabacu[mips] [IAS] Add support for the .insn directive.
2015-04-16 Pavel LabathRevert "[RuntimeDyldELF] Fold Placeholder into Addend"
2015-04-16 Pavel LabathRevert "[RuntimeDyldELF] Fix missing cases in Placehold...
2015-04-16 Simon PilgrimTRUNCATE constant folding - minor fix for rL233224
2015-04-16 Ahmed Bougacha[CodeGen] Re-apply r234809 (concat of scalars), with...
2015-04-16 Duncan P. N. Exon... DebugInfo: DIRef<> => TypedDebugNodeRef<>
2015-04-16 Keno Fischer[RuntimeDyldELF] Fix missing cases in Placeholder proce...
2015-04-16 Duncan P. N. Exon... DebugInfo: Gut DIDescriptor
2015-04-16 Duncan P. N. Exon... DebugInfo: Gut DIScope, DIEnumerator and DISubrange
2015-04-16 Duncan P. N. Exon... DebugInfo: Gut DIType and subclasses
2015-04-16 Nick LewyckyRevert r234809 because it caused PR23246.
2015-04-16 Reid Kleckner[SEH] Deal with users of the old lpad for SEH catch...
2015-04-15 Keno Fischer[RuntimeDyldELF] Fold Placeholder into Addend
2015-04-15 Duncan P. N. Exon... DebugInfo: Remove unnecessary API from DIDerivedType...
2015-04-15 Duncan P. N. Exon... DebugInfo: Gut DICompileUnit and DIFile
2015-04-15 Duncan P. N. Exon... DebugInfo: factor out dead variable in NDEBUG from...
2015-04-15 Duncan P. N. Exon... DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
2015-04-15 Duncan P. N. Exon... Verifier: Check that @llvm.dbg.* intrinsics have a...
2015-04-15 Richard TrieuOne more -Wrange-loop-analysis cleanup.
2015-04-15 Duncan P. N. Exon... DebugInfo: Require a DebugLoc in DIBuilder::insertDeclare()
2015-04-15 Reid Kleckner[WinEH] Try to make the MachineFunction CFG more accurate
2015-04-15 Reid KlecknerReland "[WinEH] Use the parent function when computing...
2015-04-15 Reid KlecknerRevert "[WinEH] Use the parent function when computing...
2015-04-15 Daniel BerlinAdd range iterators for post order and inverse post...
2015-04-15 Reid Kleckner[WinEH] Use the parent function when computing frameesc...
2015-04-15 Charlie TurnerFix BXJ is undefined in AArch32.
2015-04-15 Jingyue Wu[SLSR] handle candidate form (B + i * S)
2015-04-15 Sanjay Patel[X86] add an exedepfix entry for movq == movlps ==...
2015-04-15 Sanjay Patel[x86] Implement combineRepeatedFPDivisors
2015-04-15 Chandler Carruth[MBP] Spell the conditions the same way through out...
2015-04-15 Chandler Carruth[MBP] Sink a comment into the if block to which it...
2015-04-15 Chandler Carruth[MBP] Fix a really misleading typo in a comment.
2015-04-15 Rafael EspindolaWrite section and section table entries in the same...
2015-04-15 Daniel Sanders[msp430] Only support the 'm' inline assembly memory...
2015-04-15 Filipe CabecinhasRevert "Verify sizes when trying to read a VBR"
2015-04-15 Toma Tabacu[mips] [IAS] Refactor the function which checks for...
2015-04-15 Filipe CabecinhasVerify sizes when trying to read a VBR
2015-04-15 Yaron KerenFix lib\support\Windows/TimeValue.inc(48): warning...
2015-04-15 Daniel JasperRe-apply r234898 and fix tests.
2015-04-15 Lang Hames[RuntimeDyld] Add casts to make delta computation 64...
2015-04-15 Lang Hames[RuntimeDyld] Make sure we emit MachO __eh_frame and...
2015-04-15 Duncan P. N. Exon... uselistorder: Remove the global bits
2015-04-15 Alexei Starovoitov[bpf] fix build
2015-04-15 Duncan P. N. Exon... uselistorder: Pull the bit through PrintModulePass
2015-04-15 Duncan P. N. Exon... uselistorder: Pull the assembly bit up out of the printer
2015-04-15 Duncan P. N. Exon... uselistorder: Start pulling out -preserve-ll-uselistorder
2015-04-15 Richard TrieuChange range-based for-loops to be -Wrange-loop-analysi...
2015-04-15 Duncan P. N. Exon... uselistorder: Pull bit through BitcodeWriterPass
2015-04-15 Duncan P. N. Exon... uselistorder: Pull the bit through WriteToBitcodFile()
2015-04-14 Duncan P. N. Exon... uselistorder: Thread bit through ValueEnumerator
2015-04-14 Rafael EspindolaUse the ability to pwrite to simplify the ELF writer.
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-04-14 Reid Kleckner[WinEH] Avoid emitting xdata tables twice for cleanups
2015-04-14 Ed MasteCorrect 'teh' and other typos / repeated words.
2015-04-14 Reid Kleckner[Inliner] Don't inline functions with frameescape calls
2015-04-14 Duncan P. N. Exon... IR: Set -preserve-bc-uselistorder=false by default
2015-04-14 Duncan P. N. Exon... IR: Rename 'use-list-order' options to 'uselistorder'
2015-04-14 David BlaikieDebugInfo: Pubnames: Do not include variable declaratio...
2015-04-14 Lang Hames[RuntimeDyld] Make SectionEntry's Name field a std...
2015-04-14 Rafael EspindolaRevert "The code that originally made me discover this...
2015-04-14 Chad RosierImprove RefreshCallGraph to remove invalid call graph...
2015-04-14 Alexander KornienkoRefactor: Simplify boolean expressions in ARM target
2015-04-14 Daniel JasperThe code that originally made me discover this is:
2015-04-14 Bradley Smith[AArch64] Allow non-standard INS/DUP encodings
2015-04-14 Rafael EspindolaAdd raw_pwrite_stream type.
2015-04-14 Tom StellardR600/SI: Fix verifier error caused by SIAnnotateControlFlow
2015-04-14 Filipe CabecinhasError out of ParseBitcodeInto(Module*) if we haven...
2015-04-14 Petar JovanovicRe-enable target-specific relocation table sorting...
2015-04-14 Daniel Jasper[MachineLICM] Use newer model of register pressure...
2015-04-14 Anders WaldenborgFix crash in DebugInfoFinder when adding a module with...
2015-04-14 Jingyue WuSimplify n-ary adds by reassociation
2015-04-14 Duncan P. N. Exon... DebugInfo: Update signature of DICompileUnit::replace*()
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DISubprogram and DILexicalBlock*
2015-04-14 Sanjoy Das[LoopUnrollRuntime] Avoid high-cost trip count computation.
2015-04-14 Sanjoy Das[SCEV] Strengthen SCEVExpander::isHighCostExpansion.
2015-04-14 Sanjoy Das[SCEV] Refactor out isHighCostExpansion. NFCI.
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DINamespace and DITemplate*Parameter
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DIVariable and DIGlobalVariable
2015-04-14 Keno Fischer[RuntimeDyldELF] Improve GOT support
2015-04-14 Duncan P. N. Exon... DebugInfo: Move DIVariable::printExtendedName() to...
2015-04-14 Duncan P. N. Exon... DebugInfo: Inline DIVariable::isBlockByrefVariable...
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DIObjCProperty and DIImportedEntity
next