summaryrefslogtreecommitdiffstats
path: root/llvm/lib
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Re-apply r234809 (concat of scalars), with an x86_mmx fix.Ahmed Bougacha2015-04-161-0/+66
* DebugInfo: DIRef<> => TypedDebugNodeRef<>Duncan P. N. Exon Smith2015-04-164-22/+2
* [RuntimeDyldELF] Fix missing cases in Placeholder processingKeno Fischer2015-04-161-1/+3
* DebugInfo: Gut DIDescriptorDuncan P. N. Exon Smith2015-04-163-22/+8
* DebugInfo: Gut DIScope, DIEnumerator and DISubrangeDuncan P. N. Exon Smith2015-04-1610-41/+38
* DebugInfo: Gut DIType and subclassesDuncan P. N. Exon Smith2015-04-167-136/+129
* Revert r234809 because it caused PR23246.Nick Lewycky2015-04-161-60/+0
* [SEH] Deal with users of the old lpad for SEH catch-all blocksReid Kleckner2015-04-161-0/+9
* [RuntimeDyldELF] Fold Placeholder into AddendKeno Fischer2015-04-152-187/+177
* DebugInfo: Remove unnecessary API from DIDerivedType and DITypeDuncan P. N. Exon Smith2015-04-151-29/+34
* DebugInfo: Gut DICompileUnit and DIFileDuncan P. N. Exon Smith2015-04-1510-37/+36
* DebugInfo: factor out dead variable in NDEBUG from r235050Duncan P. N. Exon Smith2015-04-151-2/+1
* DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith2015-04-1516-129/+113
* Verifier: Check that @llvm.dbg.* intrinsics have a !dbg attachmentDuncan P. N. Exon Smith2015-04-151-4/+38
* One more -Wrange-loop-analysis cleanup.Richard Trieu2015-04-151-1/+1
* DebugInfo: Require a DebugLoc in DIBuilder::insertDeclare()Duncan P. N. Exon Smith2015-04-154-30/+48
* [WinEH] Try to make the MachineFunction CFG more accurateReid Kleckner2015-04-153-47/+77
* Reland "[WinEH] Use the parent function when computing frameescape labels"Reid Kleckner2015-04-151-1/+1
* Revert "[WinEH] Use the parent function when computing frameescape labels"Reid Kleckner2015-04-151-1/+1
* Add range iterators for post order and inverse post order. Use themDaniel Berlin2015-04-155-30/+20
* [WinEH] Use the parent function when computing frameescape labelsReid Kleckner2015-04-151-1/+1
* Fix BXJ is undefined in AArch32.Charlie Turner2015-04-152-2/+10
* [SLSR] handle candidate form (B + i * S)Jingyue Wu2015-04-151-91/+222
* [X86] add an exedepfix entry for movq == movlps == movlpdSanjay Patel2015-04-151-0/+2
* [x86] Implement combineRepeatedFPDivisorsSanjay Patel2015-04-152-0/+13
* [MBP] Spell the conditions the same way through out this if statement.Chandler Carruth2015-04-151-1/+1
* [MBP] Sink a comment into the if block to which it pertains. This makesChandler Carruth2015-04-151-1/+1
* [MBP] Fix a really misleading typo in a comment.Chandler Carruth2015-04-151-1/+1
* Write section and section table entries in the same order.Rafael Espindola2015-04-151-50/+15
* [msp430] Only support the 'm' inline assembly memory constraint. NFC.Daniel Sanders2015-04-151-6/+0
* Revert "Verify sizes when trying to read a VBR"Filipe Cabecinhas2015-04-151-2/+0
* [mips] [IAS] Refactor the function which checks for the availability of AT. NFC.Toma Tabacu2015-04-151-8/+13
* Verify sizes when trying to read a VBRFilipe Cabecinhas2015-04-151-0/+2
* Fix lib\support\Windows/TimeValue.inc(48): warning C4189:Yaron Keren2015-04-151-0/+1
* Re-apply r234898 and fix tests.Daniel Jasper2015-04-151-0/+8
* [RuntimeDyld] Add casts to make delta computation 64-bit.Lang Hames2015-04-151-1/+2
* [RuntimeDyld] Make sure we emit MachO __eh_frame and __gcc_except_tab sections,Lang Hames2015-04-151-11/+16
* uselistorder: Remove the global bitsDuncan P. N. Exon Smith2015-04-154-51/+1
* [bpf] fix buildAlexei Starovoitov2015-04-155-9/+10
* uselistorder: Pull the bit through PrintModulePassDuncan P. N. Exon Smith2015-04-151-8/+11
* uselistorder: Pull the assembly bit up out of the printerDuncan P. N. Exon Smith2015-04-152-4/+6
* uselistorder: Start pulling out -preserve-ll-uselistorderDuncan P. N. Exon Smith2015-04-151-12/+18
* Change range-based for-loops to be -Wrange-loop-analysis clean.Richard Trieu2015-04-156-6/+6
* uselistorder: Pull bit through BitcodeWriterPassDuncan P. N. Exon Smith2015-04-151-6/+10
* uselistorder: Pull the bit through WriteToBitcodFile()Duncan P. N. Exon Smith2015-04-153-7/+11
* uselistorder: Thread bit through ValueEnumeratorDuncan P. N. Exon Smith2015-04-143-8/+16
* Use the ability to pwrite to simplify the ELF writer.Rafael Espindola2015-04-142-45/+32
* Use raw_pwrite_stream in the object writer/streamer.Rafael Espindola2015-04-1461-120/+134
* [WinEH] Avoid emitting xdata tables twice for cleanupsReid Kleckner2015-04-141-3/+5
* Correct 'teh' and other typos / repeated words.Ed Maste2015-04-141-1/+1
OpenPOWER on IntegriCloud