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
2014-06-30
Todd Fiala
Add lldb-gdbserver support for Linux x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Nick Kledzik
[mach-o] x86_64 relocation code review fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Reid Kleckner
Convert some byval argpromotion grep tests to FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Ehsan Akhgari
Do not define __STRICT_ANSI__ in clang-cl
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
David Blaikie
DebugInfo: Preserve debug location information when...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexey Samsonov
[UBSan] Don't link UBSan runtime into shared libraries.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
David Blaikie
Remove unnecessary datalayout string from a test case.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Reid Kleckner
Speculatively fix some code handling Power64 MachO...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Reid Kleckner
msan: Stop stripping the 'tail' modifier off of calls
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Ben Langmuir
Consider module depedencies when checking a preamble...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Ed Maste
objdump: Add test for ELF file with no section table
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Ehsan Akhgari
Use the newly added FindInEnvPath helper in clang
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Ehsan Akhgari
Refactor the code in clang to find a file in a PATH...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alp Toker
Fix 'platform-specific' hyphenations
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alp Toker
Build fix for systems without futimes/futimens
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Kevin Enderby
Add the -arch flag support to llvm-nm to select the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Andrea Di Biagio
[x86] Add Clang support for intrinsic __rdpmc.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Matt Arsenault
R600: Move mul combine to separate function
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Matt Arsenault
R600: Remove unused declarations leftover from AMDIL
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Adrian Prantl
Debug info: split out complex DIVariable address expres...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Andrea Di Biagio
[X86] Add support for builtin to read performance monit...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Peter Zotov
[OCaml] Documentation improvements.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Ben Langmuir
Removed unused typedef for recursive_directory_iterator
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Marshall Clow
Fix a typo in the noexcept calculation for __compressed...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Chad Rosier
[AArch64] Unsized types don't specify an alignment.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Chad Rosier
[AArch64] Convert mul x, -(pow2 +/- 1) to shift + add...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Tim Northover
macho-dump: add code to print LC_ID_DYLIB load commands.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexander Kornienko
Initialize ClangTidyMessage::FileOffset field to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Daniel Jasper
clang-format: Support member function reference qualifiers.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Daniel Jasper
clang-format: Improve expression heuristics.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Aaron Ballman
Fixing a few typos in the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Daniel Jasper
clang-format: [JS] support free-standing functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Logan Chien
Revert the LSDA change to scan_eh_tab.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Evgeniy Stepanov
[msan] Limit stack origin chain length.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Tim Northover
MachO: stop iterating past the end of an array
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexey Bataev
[OPENMP] Added table with allowed nesting info for...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexander Kornienko
Added a comment to document relation of this check...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Tim Northover
MachO: re-enable writing of compact-unwind sections.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Tim Northover
MachO: align segment virtual addresses to page size.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Tim Northover
MachO: calculate segment offsets in final MachO files...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Scott Douglass
ARM: take care not to set the ThumbFunc bit on TLS...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexey Bataev
Second part of fix in CodeGen/captured-statements-nested.c
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Tim Northover
MachO: support atomization of dylibs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexey Bataev
Test fix
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexey Bataev
Fixed incompatibility in CodeGen/captured-statements...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexey Bataev
Fixed CodeGen/captured-statements-nested.c test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Simon Atanasyan
[Driver][Mips] Fix test cases - make ABI name and targe...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Simon Atanasyan
[Driver][Mips] Check rejecting of invalid MIPS ABI...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Scott Douglass
undo test commit (whitespace only)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Scott Douglass
test commit (whitespace only)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Erik Eckstein
test commit: add a comment line in GVN test file
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexey Bataev
Disable CodeGen/captured-statements-nested.c
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Marshall Clow
Add checking for the complexity guarantees in the standard
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexey Bataev
Fixed CodeGen/captured-statements-nested.c test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Todd Fiala
Factored out Linux proc file reading into separate...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexey Bataev
Disable CodeGen/captured-statements-nested.c
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexey Bataev
Temp XFAIL CodeGen/captured-statements-nested.c to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Saleem Abdulrasool
X86: fix comment
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Saleem Abdulrasool
ARM: use symbolic name for constant
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alexey Bataev
Using of variable length arrays in captured statements...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Saleem Abdulrasool
test: move test from CodeGen to Sema
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alp Toker
Remove some incorrect test suppressions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alp Toker
CodeGenAction::ExecuteAction(): check for invalid LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Alp Toker
Extract an isReservedName() function
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Todd Fiala
Pull ProcessInfo and ProcessLaunchInfo out of Target...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Saleem Abdulrasool
Basic: correct the va_list type on Windows on ARM
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Chandler Carruth
Fix a stray semi-colon. (Found by a pedantic warning)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Alexander Kornienko
Another attempt to add a clang-tidy check for flagging...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Alexander Kornienko
Add a matcher for SubstNonTypeTemplateParmExpr.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Saleem Abdulrasool
CodeGen: rename Win64 ExceptionHandling to WinEH
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Simon Atanasyan
[Mips] Fix MIPS ABI name in the test. The name "64...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
NAKAMURA Takumi
Revert r211866, r211895 and r211995, "Driver: use GNU...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
NAKAMURA Takumi
LibclangTest.cpp: s/uint/unsigned/. I think 'uint'...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
NAKAMURA Takumi
clang/test/CodeGenCXX/windows-itanium-exceptions.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Saleem Abdulrasool
Driver: add a cygwin linker tool
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Saleem Abdulrasool
MC: rename EmitWin64EH routines
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Craig Topper
Add ops() method to SDNode that returns an ArrayRef...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Saleem Abdulrasool
test: add a test for windows itanium exceptions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Saleem Abdulrasool
Basic: fix handling for Windows Itanium environment
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Saleem Abdulrasool
Basic: whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Richard Trieu
Extend -Wtautological-undefined-compare and -Wundefined...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Craig Topper
Import MutableArrayRef into clang namespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Craig Topper
Remove llvm:: from uses of ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Rafael Espindola
Use a range loop. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Rafael Espindola
Simplify code a bit, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Simon Atanasyan
[Driver][Mips] Fix else-after-return.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Simon Atanasyan
[Driver][Mips] Remove redundant brackets.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Simon Atanasyan
[Driver][Mips] Remove redundant abstract/override function.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Tobias Grosser
[C++11] Use more range based fors
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Tobias Grosser
Remove redundant code and use C++ range fors
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Alp Toker
Get arm_acle tests from r211962 working
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Alp Toker
Fix build following r211956
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
David Majnemer
Verifier: Update assert message to reflect LangRef
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Chandler Carruth
[x86] Fix a bug in the v8i16 shuffling exposed by the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Chandler Carruth
Fix this test to not write to the source tree, and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Chandler Carruth
[x86] Add handling for splat-like widenings of v16i8...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
David Majnemer
This file wasn't supposed to be checked in
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Reid Kleckner
Extend -Wdynamic-class-memaccess to records containing...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Lang Hames
[RuntimeDyld] Make sure that RuntimeDyld regression...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Zachary Turner
Don't truncate the target triple when initializing...
commit
|
commitdiff
|
tree
|
snapshot
next