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-05-04
Vince Harron
TestCModules - fixed for gcc
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Yaron Keren
Replace windows_error calls with mapWindowsError.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Justin Bogner
llvm-cov: Warn if object file is newer than profile
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Vince Harron
XFAILing a test that fails with gcc 4.9 x86_64
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Richard Smith
Mention PPCallbacks interface change in release notes.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Richard Smith
Update to match clang r236404.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Richard Smith
Switch PPCallbacks to take the new MacroDefinition...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Vince Harron
un-skipped a bunch of tests on Linux
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Vince Harron
Fixed skipIfLinuxClang to check the target architecture
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Vince Harron
Enabled libc++ formatter tests on Linux
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Richard Smith
Rename MacroDefinition -> MacroDefinitionRecord, Prepro...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Jonathan Roelofs
Deprecate in-source autotools builds
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Craig Topper
[TableGen] Replace 'static_cast' with 'cast'.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Craig Topper
[TableGen] Formatting cleanup. Mostly removing trailing...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Vince Harron
TestMultithreaded improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Johannes Doerfert
[FIX] Invalid recognition of multidimensional access
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Elena Demikhovsky
Masked gather and scatter intrinsics - enabled codegen...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Tobias Grosser
Adding debug location information to Polly's JSCOP...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Nico Weber
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Simon Atanasyan
[Mips] Add more checkings to the test
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Yaron Keren
clang-format function definition header. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Yaron Keren
Replace GetNumBytesInBuffer() in MicrosoftCXXNameMangle...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Simon Pilgrim
[SSE2] Minor tidyup of v16i8 SHL lowering. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Simon Pilgrim
[DAGCombiner] Enabled vector float/double -> int consta...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Simon Pilgrim
Line ending fix
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Simon Pilgrim
[SSE] Added vector int (i32 and i64) -> float/double...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Simon Pilgrim
[SSE] Added vector float/double -> i32 and i64 conversi...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Daniel Jasper
clang-format: [JS] Fix calculation of template string...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Daniel Jasper
clang-format: [JS] Fix templated parameter default...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
David Majnemer
[MS ABI] Add testcase which was missing from r236354
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Justin Bogner
InstrProf: Cede ownership of createProfileWeights to CGF
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
David Blaikie
DebugInfo: Use low_pc relative debug_ranges under fissi...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Richard Smith
[modules] Remove dead code from Module for tracking...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Richard Smith
[modules] Don't bother creating a ModuleMacro represent...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Eric Christopher
Rework test to use FileCheck by making sure we have...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Steven Wu
Fix -fobjc-arc doesn't work with -save-temps
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Kaelyn Takata
Diagnose delayed typos when parsing a postfix expressio...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Justin Bogner
InstrProf: Use a locally tracked current count in Compu...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Richard Smith
[modules] If a module #includes a modular header that...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Jim Grosbach
MC: Tidy up comments and clean up formatting a bit...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Jim Grosbach
Fix spelling.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Siva Chandra
Mark the other test of TestFdLeak also as xfail to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Justin Bogner
InstrProf: Replace the RegionCounter class with a simpl...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Jason Molenda
Change process kill to call Process::Destroy (force_kil...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Enrico Granata
Fix an issue where the UTF dumper was ignoring the...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Justin Bogner
InstrProf: Add a couple of checks to this test
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Reid Kleckner
Revert "[WinEH] Add an EH registration and state insert...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Reid Kleckner
Re-land "[WinEH] Add an EH registration and state inser...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Colin LeMahieu
[Hexagon] r236351 fix does not work on builder configur...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Reid Kleckner
Disable exceptions for clang-compiled unittest code...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Marshall Clow
Found a Urbana paper that has library bits
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
David Majnemer
Remove some code left around for debugging purposes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
David Majnemer
[MS ABI] Detect and diagnose vftables which cannot...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
David Majnemer
[MS ABI] NV bases may indirectly contain covariant...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Quentin Colombet
[AArch64][FastISel] Variant of the logical instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Colin LeMahieu
[Hexagon] Removing variable unused in release.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Richard Smith
[modules] Add -fmodules-local-submodule-visibility...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Tim Northover
ARM: merge Cyclone into other ARMv8 CPUs and add tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Colin LeMahieu
[Hexagon] Adding expression MC emission and removing...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Kaelyn Takata
Also correct typos in the middle of a ternary expressio...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Quentin Colombet
[AArch64][FastISel] Fix the setting of kill flags for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Zachary Turner
Fix compilation of PDBApiTest.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Nick Lewycky
Adjust the wording of the "brackets go after the unqual...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Zachary Turner
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Zachary Turner
[llvm-pdbdump] Support dynamic load address and externa...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Keno Fischer
Reapply [RuntimeDyldELF] Fold Placeholder into Addend
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Reid Kleckner
Revert "[WinEH] Add an EH registration and state insert...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Reid Kleckner
[WinEH] Add an EH registration and state insertion...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
NAKAMURA Takumi
Suppress clang/test/OpenMP/task_private_codegen.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Kaelyn Takata
Eagerly correct typos in ParenExprs that may be type...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Davide Italiano
Revert unrelated chunk committed by accident in r236334.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Justin Bogner
InstrProf: Fix a coverage crash where a macro begins...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Davide Italiano
[ELF] Fix test for .init_array.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Pete Cooper
[ARM] Transfer the internal flag in thumb2 size reduction.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Douglas Katzman
Move unit test into anonymous namespace as per convention.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Alex Lorenz
YAML: Fix the output of sequences that contain flow...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Alex Lorenz
Update YamlIO documentation for the ScalarTraits class.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Peter Collingbourne
ARM: Align functions containing Thumb-2 jump tables...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Diego Novillo
Fix infinite recursion in ScaledNumber::toInt.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Jan Vesely
R600: Report fp64 on all capable asics
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
James Y Knight
[Sparc] Repair fixups in little endian mode.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Chaoren Lin
Fixed some compiler warnings because of bit-width misma...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Douglas Katzman
Fix omission from adding sparcel (original reviews...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Chaoren Lin
Support remote-android with multiple connected devices.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Chaoren Lin
PosixPipes should not be copyable but should be movable.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Derek Schuff
Fix float->uint conversion for inputs less than 0
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Benjamin Kramer
Remove std::move on return of temporary.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Benjamin Kramer
Remove std::move on return of temporary.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Benjamin Kramer
Remove std::move on return when it could prevent copy...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Benjamin Kramer
Make helper functions static. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Simon Atanasyan
[Mips] Check creation of GOT entries corresponded to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Toma Tabacu
[mips] [IAS] Fix error messages for using LI with 64...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Niels Ole Salscheider
[CMake] Also search for prefixed versions of ld.gold
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Toma Tabacu
[mips] [IAS] Slightly improve shift instruction generat...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
NAKAMURA Takumi
ASTReader.h: Prune "\param Complain" since r236300...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
NAKAMURA Takumi
Revert r236001, "Disable clang-tools-extra/test/pp...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Simon Pilgrim
[SelectionDAG] Unary vector constant folding integer...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Tom Stellard
R600/SI: Add VCC as an implict def of SI_KILL
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Tom Stellard
R600/SI: Fix verifier errors from the SIAnnotateControl...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Yunzhong Gao
Fix a few line endings. NFC.
commit
|
commitdiff
|
tree
|
snapshot
next