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-02
Hans Wennborg
Itanium ABI: Update getAddrOfVTable to set the DLL...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Greg Fitzgerald
Cleanup Android build and provide better diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Rafael Espindola
Add back commit r210029.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Greg Clayton
Small cleanups for the new enum fixes:
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Will Schmidt
allow optional signext attribute
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Rafael Espindola
Convert test to FileCheck.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Rafael Espindola
Revert "Add the nsw flag when we detect that an add...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Alexey Samsonov
Delete apparently unused method
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Todd Fiala
Add support for inspecting enum members.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Eric Christopher
InitLibcallNames can take a Triple instead of a TargetM...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Alexander Kornienko
Never filter-out compile errors in clang-tidy, display...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Alexander Kornienko
Exit with error when no checks enabled.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Michael J....
[CodeGen] Don't use SizeTy for EmitNeonSplat.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Alexey Samsonov
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Rafael Espindola
Added support to optimize comparisons with "lshr exact...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Hans Wennborg
Fix comment vs function name mismatch
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Alexey Samsonov
Remove sanitizer blacklist from ASan/TSan/MSan function...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Alexey Samsonov
Remove sanitizer blacklist from ASan/TSan/MSan function...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Todd Fiala
Add executable extension to debugger name, run dotest...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Todd Fiala
Fix most of the remaining Windows build warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Eric Christopher
Omit else branch after return.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
David Blaikie
CGDebugInfo: Simplify/invert createLexicalBlock paramet...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Andrea Di Biagio
[X86] Fix checked arithmetic for i8 on X86.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Daniel Jasper
clang-tidy: Extend the use-override check to understand...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Timur Iskhodzhanov
[ASan Win] Manually call __asan_init early in the DLL...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Rafael Espindola
Add the nsw flag when we detect that an add will not...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Timur Iskhodzhanov
[Sanitizer/interception Win] Break into the debugger...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Timur Iskhodzhanov
[ASan Win] Fix memset interception in DLLs
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Aaron Ballman
The exception-declaration for a function-try-block...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Alp Toker
CMake: remove duplicated source file from list
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Evgeniy Stepanov
[asan] Default to memory-mapped coverage on Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Evgeniy Stepanov
[msan] Remove an out-of-date comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Rafael Espindola
Remove path_tclsh.m4.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Tilmann Scheller
[AArch64] Add some more regression tests for store...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Evgeniy Stepanov
[msan] Handle x86 vector pack intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Nico Weber
Remove unused code in a libc++ test.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Tilmann Scheller
[AArch64] Add some more regression tests for load pre...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Daniel Jasper
clang-format: Fix special case of binary operator detec...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Daniel Jasper
Remove superfluous semicolon confusing clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Rui Ueyama
Run clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Rui Ueyama
s/vector/std::vector/
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Daniel Jasper
clang-format: No space between ")" and braced init...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Kostya Serebryany
[asan] Improve vDSO check in AsanCheckDynamicRTPrereqs...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Daniel Jasper
clang-format: Fix Allman brace breaking of enums.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Daniel Jasper
clang-format: Fix trailing const (etc.) with Allman...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Evgeniy Stepanov
[sancov] Remove debug leftovers and update usage text.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Rui Ueyama
Simplify markLive().
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Dinesh Dwivedi
Added inst combine tarnsform for (1 << X) & C pattrens...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Dinesh Dwivedi
Added inst combine transforms for single bit tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Alp Toker
Silence -Wreturn-type warning
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Simon Atanasyan
[Mips] Reduce number of input files used my Mips tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Alp Toker
GraphWriter: tweak the program fallback order
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Marshall Clow
Preparation for <string_view>. More helper functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Alp Toker
GraphWriter: detect graph viewer programs at runtime
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
NAKAMURA Takumi
Instruction::isIdenticalToWhenDefined(): Check getNumOp...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Saleem Abdulrasool
Support: add 6-parameter format
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Saleem Abdulrasool
Support: add Windows ARM EH data structures
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Alp Toker
Revert "Fix the undefined-but-used odr-use marker ...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Alp Toker
Fix the undefined-but-used odr-use marker (DR48)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Alp Toker
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Alp Toker
Add initial CMake build system
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Rafael Espindola
Don't compare an error_code with nullptr.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Faisal Vali
Fix PR18498: Support explicit template arguments with...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Rafael Espindola
Test fixes and improvements.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Christian Pirker
ARMEB: Fix function return type f64
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Elena Demikhovsky
Updates in IntelJITEventListener.cpp - by Arch Robison.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Matt Arsenault
R600: Set all float vector expands in the same place
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Simon Atanasyan
[Mips] Implement .{ctors,dtors}.<priority> sections...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Saleem Abdulrasool
compiler-rt: prefer .rodata for non MachO targets
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Saleem Abdulrasool
compiler-rt: whitespace and uniformity for arm
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
David Blaikie
DebugInfo: Assert that DbgVariables have associated...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Alp Toker
Don't add examples to the check-clang dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Alp Toker
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Alp Toker
ExecutionEngine: avoid NDEBUG in headers
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Alp Toker
Update a couple of header inclusion guards
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Matt Arsenault
R600/SI: Remove redundant patterns
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Alp Toker
Preprocessor: make C++ operator names as macro identifi...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Adam Nemet
[SelectionDAG] Force cycle detection in AssignTopologic...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Adam Nemet
[SelectionDAG] Pass DAG to checkForCycles
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Adam Nemet
[SelectionDAG] Remove duplicate declaration
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Benjamin Kramer
Fix test on platforms where size_t is not 'unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Benjamin Kramer
[Reassociate] Similar to "X + -X" -> "0", added code...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Justin Bogner
Fix XFAIL condition from r208840
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Matt Arsenault
R600/SI: Fix [s|u]int_to_fp for i1
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Alp Toker
Support C++11 scoped enums in NamedDecl::isCXXClassMember()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Alp Toker
Rename utility function templates
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Matt Arsenault
Fix typos in tablegen error messages
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Simon Atanasyan
[yaml2obj] Add new command line option `-docnum`.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Jordan Rose
Format strings: check against an enum's underlying...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Hans Wennborg
AST Dump: print the Inherited flag on attributes
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Rafael Espindola
really fix the windows build.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Alp Toker
Preprocessor: recover gracefully when C++ operator...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Alp Toker
Preprocessor: don't exit early in CheckMacroName()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Rafael Espindola
Fix windows build.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Rafael Espindola
There is no std::errc::success, remove the llvm one.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Rafael Espindola
There is no std::errc:success, remove the llvm one.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Rafael Espindola
There is no std::errc:success, remove the llvm one.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Rafael Espindola
Turn errc and windows_error into enum classes.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Rafael Espindola
Use make_error_code in preparation for making errc...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Nikola Smiljanic
PR12961 - Extend DR532 to cover C++98/03.
commit
|
commitdiff
|
tree
|
snapshot
next