projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2015-04-16
Greg Clayton
Add new virtual method for language runtime plug-ins:
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Reid Kleckner
[WinEH] Handle a landingpad, resume, and cleanup all...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Charlie Turner
Editorial changes in the programmers manual.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Duncan P. N...
DebugInfo: Allow DebugLocs to be constructed from const
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Chris Bieneman
Fixing llvm-shlib's LLVM_DYLIB_EXPORT_ALL to work with...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Chris Bieneman
Fixing a mis-use of the CMake install command.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Duncan P. N...
DebugInfo: Update for LLVM API change in DIBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Duncan P. N...
DebugInfo: Remove DIDescriptor from the DIBuilder API
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Vladimir Sukharev
[AArch64] Add v8.1a architecture
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Colin Riley
Adds lldb support for querying the register mapping...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Hans Wennborg
Revert the switch lowering change (r235101, r235103...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Vladimir Sukharev
[AArch64] Add v8.1a "Virtualization Host Extensions"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Hans Wennborg
Add a triple to test/DebugInfo/unconditional-branch...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Vladimir Sukharev
[AArch64] Add v8.1a "Limited Ordering Regions" extension
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Vladimir Sukharev
[AArch64] Add v8.1a "Privileged Access Never" extension
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Hans Wennborg
Add a triple to switch.ll test.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Vladimir Sukharev
[AArch64] Handle Cyclone-specific register in common way
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Hans Wennborg
Switch lowering: extract jump tables and bit tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Pavel Labath
XFAIL a test in TestGdbRemoteRegisterState.py on linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Vladimir Sukharev
[AArch64] Follow-up to: Refactor AArch64NamedImmMapper...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Tamas Berghammer
Fix thumb symbol value fixup in ObjectFileELF
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Tamas Berghammer
Fix printing of the failure address in NativeThreadLinux
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Alexey Bataev
[OPENMP] Fix for checking of data-sharing attributes...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Toma Tabacu
[mips] [IAS] Preserve microMIPS label marking for objec...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Aaron Ballman
Silencing a -Wunused-but-set-variable warning; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Pavel Labath
XFAILing TestGdbRemoteAttach to stabilise linux build bot
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Rafael Espindola
Don't depend on the order relocations are written to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Benjamin Kramer
[Mips] Use unique_ptr to manage ownership.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Benjamin Kramer
Make it obvious that we're iterating over a range of...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Vladimir Sukharev
[AArch64] Refactor AArch64NamedImmMapper to become...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
James Molloy
[AArch64] Fix invalid use of references to BuildMI.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Vladimir Sukharev
[ARM] Add v8.1a "Privileged Access Never" extension
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Andrey Churbanov
updated copyright date to 2015
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Yaron Keren
Update MCELFStreamer::reset() following r234714
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Toma Tabacu
[mips] [IAS] Add support for the .insn directive.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Robert Flack
Append to CFLAGS_EXTRAS and LD_EXTRAS when building...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Pavel Labath
Revert "[RuntimeDyldELF] Fold Placeholder into Addend"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Pavel Labath
Revert "[RuntimeDyldELF] Fix missing cases in Placehold...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Daniel Jasper
clang-format: add an option for fallback style in vimrc
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Simon Pilgrim
TRUNCATE constant folding - minor fix for rL233224
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Daniel Jasper
clang-format: [JS] handle comments in template strings.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Oleksiy Vyalov
Pass normalized target file paths via GDB-remote to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Daniel Jasper
clang-format: Undo r214508. It was essentially always...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Alexey Bataev
[OPENMP] Codegen for 'copyin' clause in 'parallel'...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Alexey Bataev
[OPENMP] Codegen for 'lastprivate' clause in 'for'...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Daniel Berlin
Replace loop doing postorder walk with postorder iterator
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Ahmed Bougacha
[CodeGen] Re-apply r234809 (concat of scalars), with...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Duncan P. N...
DebugInfo: DIRef<> => TypedDebugNodeRef<>
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Keno Fischer
[RuntimeDyldELF] Fix missing cases in Placeholder proce...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Duncan P. N...
DebugInfo: Gut DIDescriptor
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Duncan P. N...
DebugInfo: Prepare for DIDescriptor to be gutted in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Duncan P. N...
DebugInfo: Gut DIScope, DIEnumerator and DISubrange
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Duncan P. N...
DebugInfo: Prepare for DIScope to be gutted in LLVM
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Greg Clayton
Make -arch work on MacOSX.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Duncan P. N...
DebugInfo: Gut DIType and subclasses
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Duncan P. N...
DebugInfo: Prepare for DIType to be gutted
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Nick Lewycky
Revert r234809 because it caused PR23246.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Reid Kleckner
[SEH] Deal with users of the old lpad for SEH catch...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Keno Fischer
[RuntimeDyldELF] Fold Placeholder into Addend
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Duncan P. N...
DebugInfo: Remove unnecessary API from DIDerivedType...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Duncan P. N...
DebugInfo: Prepare for LLVM change removing DIType...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Dmitri Gribenko
Comment parsing: fix an assertion failure on a verbatim...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Adrian McCarthy
Fix OS default in Makefile.rules for Windows. reviews...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Duncan P. N...
DebugInfo: Gut DICompileUnit and DIFile
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Duncan P. N...
DebugInfo: Prepare for LLVM gutting DICompileUnit/DIFile
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Nico Weber
Don't crash when a selectany symbol would get common...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Duncan P. N...
DebugInfo: factor out dead variable in NDEBUG from...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
DeLesley Hutchins
Fix for PR20402 in -Wconsumed.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Duncan P. N...
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Eli Bendersky
Create a frontend flag to disable CUDA cross-target...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Duncan P. N...
Verifier: Check that @llvm.dbg.* intrinsics have a...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Nico Weber
clang-format a line containing nothing but a "{". No...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Nico Weber
Make __declspec(selectany) turn variable declartions...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Richard Trieu
One more -Wrange-loop-analysis cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Lang Hames
[RuntimeDyld] Work around a bug in RuntimeDyldELF expos...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Duncan P. N...
DebugInfo: Pass DebugLocs when creating intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Duncan P. N...
DebugInfo: Require a DebugLoc in DIBuilder::insertDeclare()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Duncan P. N...
DebugInfo: Add missing !dbg attachments to intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jonathan Roelofs
Fix docs typo in FunctionTemplateSpecializationInfo
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Daniel Berlin
Update for post-commit review comments
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Reid Kleckner
[WinEH] Try to make the MachineFunction CFG more accurate
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Siva Chandra
[TestRvalueReferences] Fix an expectation.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Simon Atanasyan
[Mips] Make tests more tolerant to offsets, symbol...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Siva Chandra
[TestMiBreak] Print a formatted string via printf in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Simon Atanasyan
[Mips] clang-format the code
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Simon Atanasyan
[Mips] Remove redundant `.got` section lookup
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Simon Atanasyan
[Mips] Create _GLOBAL_OFFSET_TABLE_ only if the .got...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Simon Atanasyan
[Mips] Check `_gp_disp` symbol using a trivial string...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Lang Hames
[Orc] Refactor the CompileOnDemandLayer to make its...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Reid Kleckner
Reland "[WinEH] Use the parent function when computing...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Reid Kleckner
Revert "[WinEH] Use the parent function when computing...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Daniel Berlin
Add range iterators for post order and inverse post...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Reid Kleckner
[WinEH] Use the parent function when computing frameesc...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Charlie Turner
Fix BXJ is undefined in AArch32.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Fariborz Jahanian
[Objective-C Sema]This patch fixes the warning when...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Rafael Espindola
Make it explicit which sections these relocations are in.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jingyue Wu
[NFC] [SLSR] clean up some tests
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Rafael Espindola
Make it clear in which sections these relocations are.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jingyue Wu
[SLSR] handle candidate form (B + i * S)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Rafael Espindola
Make it clear where the relocations we are CHECKING...
commit
|
commitdiff
|
tree
|
snapshot
next