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-11-14
Eric Fiselier
add debug info when compiling sanitizer tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Eric Christopher
Rerun AutoRegen.sh.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Anton Korobeynikov
Recommit r222044 with a test fix - it does not make...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Aaron Ballman
Removing an unused variable; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Anton Korobeynikov
Again revert r222044 to resolve darwin objc test fails.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
David Blaikie
Turn a leaked object into a stack variable instead.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Kevin Enderby
Add the code and test cases for 64-bit ARM to llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Anton Korobeynikov
Follow-up to D6217
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Rui Ueyama
[PECOFF] Fix section alignment.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Steven Wu
Add DiagID and Warning Flag to DiagnosticsLog
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Frederic Riss
Add a test for r222029 that doesn't rely on the default...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
David Majnemer
InstCombine: Fix infinite loop caused by visitFPTrunc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Chad Rosier
Reapply r221924: "[GVN] Perform Scalar PRE on gep indic...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Bill Schmidt
Change order of tablegen generated fast-isel instructio...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Tom Stellard
R600/SI: Mark s_movk_i32 as rematerializable
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Tom Stellard
R600/SI: Fix spilling of m0 register
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Eric Fiselier
Add -gline-tables-only when compiling w/ sanitizers...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Frederic Riss
COFF: Add support for Dwarf accelerator tables.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Aaron Ballman
MinGW doesn't implement std::to_string; working around...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Arsenault
R600/SI: Combine min3/max3 instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Shawn Best
add Makefile rule for test program CREATE_STD_THREADS
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
David Majnemer
yaml2obj, COFF: Correctly calculate SizeOfImage and...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Frederic Riss
[dwarfdump] Handle relocations in Dwarf accelerator...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
David Blaikie
Remove some redundant virtual on overridden functions
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Rui Ueyama
[PECOFF] Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Eric Fiselier
[libcxx] Fix memory leak in strstream tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
David Blaikie
Remove some redundant virtual specifiers on overriden...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
David Blaikie
Remove redundant virtual on overriden functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Duncan P. N...
IR: Make MDString inherit from Metadata
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Eric Christopher
Silence inconsistent override warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Arsenault
R600/SI: Fix verifier error from a branch on IMPLICIT_DEF
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Duncan P. N...
IR: Take an LLVMContext in Metadata::Metadata()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Duncan P. N...
Add a blank line, NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Arsenault
Fix unused variable warning without asserts
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Yaron Keren
Typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Arsenault
R600/SI: Match integer min / max instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Eric Fiselier
[libcxx] Fix vector annotator size increase in `vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Hans Wennborg
clang-cl: Ignore the new /Zo[-] option (PR21571)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Arsenault
R600/SI: Use S_BFE_I64 for 64-bit sext_inreg
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Daniel Jasper
clang-format: [Java] Further improve generics formatting.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Daniel Jasper
clang-format: Correctly detect multiplication in ctor...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Fariborz Jahanian
[Sema]. Warn when logical expression is a pointer
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Chad Rosier
[Reassociate] Canonicalize the operands of all binary...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Frederic Riss
Tentatively appease the bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Chad Rosier
[Reassociate] Canonicalize operands of vector binary...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Chad Rosier
[Reassociate] Canonicalize constants to RHS operand.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Oleksiy Vyalov
Apply SOCK_CLOEXEC flag to socket API functions in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Frederic Riss
Reapply "[dwarfdump] Add support for dumping accelerato...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Cameron McInally
[AVX512] Add 512b masked integer shift by immediate...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Jay Foad
[ASan] Improved stack overflow detection for PowerPC64
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Evgeniy Stepanov
[sanitizer] Extend a comment in SlowUnwind.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Chad Rosier
[Reassociate] Improve rank debug information. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Aaron Ballman
Silencing a -Wparentheses warning; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Timur Iskhodzhanov
Replace weird whitespace symbols with good old spaces
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Timur Iskhodzhanov
Add one illustrative class hierarchy as an example...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Tom Stellard
R600/SI: Fix assembly names for exec_hi and exec_lo
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Tom Stellard
R600/SI: Start implementing an assembler
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Aaron Ballman
Oops, the underline was too short for sphinx to like.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Aaron Ballman
Correcting some grammar and typos, and adding CERT...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Aaron Ballman
Complete support for the SD-6 standing document (based...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Daniel Jasper
clang-format: Give clang-format-diff.py a -v option.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Daniel Jasper
clang-format: Improve function parameter packing.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Bill Schmidt
[PowerPC] Enable vec_perm for long long and double...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Daniel Jasper
clang-format: Support assignments as conditional operands.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Evgeniy Stepanov
[asan] Revert r221882.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Daniel Jasper
clang-format: Improve indentation of comments in expres...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Bill Schmidt
[PowerPC] Add VSX builtins for vec_div
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Bill Schmidt
[PowerPC] Add VSX builtins for vec_div
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Tobias Grosser
Use nullptr instead of '0' for pointers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Daniel Jasper
clang-format: [Java] Fix line break behavior of class...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Stephane Sezer
Properly specify the regex used to match register indexes.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Daniel Jasper
clang-format: [Java] Improve generic return type format...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Daniel Jasper
clang-format: [Java] No altnerative operator names...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
David Majnemer
Calm down build bots
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Daniel Jasper
clang-format: [Java] Improve formatting of generics.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
David Majnemer
obj2yaml, yaml2obj: Add support for COFF executables
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Simon Atanasyan
Follow-up to r221913. Fix some -Wcast-qual warning...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Rafael Espindola
Use size_type for operator[].
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Shankar Easwaran
[ELF] Dynamic section was not aligned properly.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
NAKAMURA Takumi
SearchForAddressOfSymbol(): Disable 3 symbols, copysign...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Alexey Bataev
[OPENMP] Temporary fix for processing of global variabl...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Eric Fiselier
Split string capacity test into two parts and mark...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Alexey Samsonov
[Sanitizer] Refactor SanitizerArgs parsing in Driver.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Eric Fiselier
Mark more tests as UNSUPPORTED with ASAN and MSAN.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Eric Fiselier
Setup llvm-symbolizer when running the tests with sanit...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Matt Arsenault
R600/SI: Make constant array static
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Eric Fiselier
Add -O3 when testing with UBSAN. This triggers far...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Reid Kleckner
Remove -fseh-exceptions in favor of checking the triple
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Justin Bogner
llvm-cov: Sink some reporting logic into CoverageMapping
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Tim Northover
X86: use getConstant rather than getTargetConstant...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Duncan P. N...
IR: Rewrite uniquing and creation of MDString
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Alexey Samsonov
Cleanup SanitizerArgs: get rid of unused variable,...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
David Blaikie
StringMap: Test and finish off supporting perfectly...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
David Blaikie
Fix 80 cols caught by the linter...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Reid Kleckner
Fix build of Mips code with MSVC by using our macro...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Richard Smith
PR21565 Add an egregious hack to support broken libstdc...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Reid Kleckner
Allow the use of functions as typeinfo in landingpad...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Tim Northover
CodeGen: assert an instruction is being inserted with...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Alexey Samsonov
[Profile] Always build profile runtime library with...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Duncan P. N...
IR: Make MDString::getName() private
commit
|
commitdiff
|
tree
|
snapshot
next