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-07-23
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tim Northover
AArch64: update Clang for merged arm64/aarch64 triples.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tim Northover
AArch64: remove arm64 triple enumerator.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Daniel Sanders
[mips] -mno-shared should only be given to the assemble...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Benjamin Kramer
Add the fix that should've accompanied r213738.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Benjamin Kramer
check_clang_tidy_fix.sh: Fail immediately if clang...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Benjamin Kramer
Reapply r213647 with a fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Benjamin Kramer
ASTMatchers: Bound node results are always const, make...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Andrea Di Biagio
Revert r211771. It was: "[X86] Improve the selection...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Alexey Bataev
[OPENMP] Initial parsing and sema analysis for 'update...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Simon Atanasyan
[Driver][Mips] Restore FIXME comment was removed accide...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Yi Kong
ARM: Add doc for ACLE memory barrier intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Chandler Carruth
[x86] Clean up a test case to use check labels and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Yi Kong
Add module map entry for ARM ACLE header file
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tilmann Scheller
[ARM] Add regression test for the earlyclobber constrai...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tilmann Scheller
[ARM] Add earlyclobber constraint to pre/post-indexed...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Alexey Bataev
[OPENMP] Initial parsing an sema analysis for 'write...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Chandler Carruth
[SDAG] Make the DAGCombine worklist not grow endlessly...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Nick Lewycky
We may visit a call that uses an alloca multiple times...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Nico Weber
Improve diagnostic on default-initializing const variab...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Renato Golin
Revert "Include assembly files in builtins library...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
NAKAMURA Takumi
Rework to let RuntimeDyld/X86/MachO_x86-64_PIC_relocati...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Richard Smith
Revert r213647; the added test triggers an assertion.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
NAKAMURA Takumi
Suppress a test on win32 for now, llvm/test/ExecutionEn...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
NAKAMURA Takumi
RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s: Use...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Richard Smith
AST printer: fix double space before base class with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Richard Smith
When pretty-printing a declaration of a pack, put the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Alexey Bataev
[OPENMP] Initial parsing and sema analysis for 'read...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Saleem Abdulrasool
Plugins: silence a few more signed comparision warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Saleem Abdulrasool
Target: silence a GCC warning
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Saleem Abdulrasool
test: add an explicit target triple
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Rui Ueyama
[PECOFF] Fix entry point functions selection
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Nick Kledzik
[mach-o] add initial support for modes in arm code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
NAKAMURA Takumi
Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
NAKAMURA Takumi
RuntimeDyldMachOAArch64.h: Fix a warning. [-Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Richard Smith
PR14615: add (passing) tests for this already-fixed bug
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Lang Hames
[MCJIT] Make stub_addr functionality in RuntimeDyldChec...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Todd Fiala
Enable lldb-platform exe support for Linux.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Lang Hames
[MCJIT] Teach RuntimeDyldChecker to handle underscores...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
XFAIL the test on MIPS
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[FastIsel][AArch64] Add support for the FastLowerCall...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[AArch64] Use CHECK-LABEL in ARM64 ABI unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Alexey Samsonov
[Sanitizer] Disable Wframe-larger-than on PowerPC hosts
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Lang Hames
[MCJIT] Improve stub_addr file-not-found diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Nick Kledzik
[mach-o] add support for round tripping all arm/thumb...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Rui Ueyama
[PECOFF] Parameterize ResovalbeSymbols object.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Lang Hames
[MCJIT] Refactor and add stub inspection to the Runtime...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Rui Ueyama
[PECOFF] Remember /noentry option so that later passes...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
David Majnemer
SBCommunication: Fix a pointer-to-function to void...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
David Majnemer
ScriptInterpreterPython: %p should be used with void...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
Appease the buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
David Majnemer
Host: Fix a pointer-to-function to void-pointer cast
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
David Majnemer
SBHostOS: Fix a pointer-to-function to void-pointer...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
David Majnemer
PluginManager: Don't cast from void-pointer to pointer...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Simon Atanasyan
[Mips] Replace assembler code by YAML to make the ...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[RuntimeDyld][MachO][AArch64] Add a helper function...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[RuntimeDyld][MachO][AArch64] Implement the decodeAdden...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[RuntimeDyld][MachO][AArch64] Add assertion to check...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[RuntimeDyld] Change the return type of decodeAddend...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Renato Golin
Fix incompatible assembly in ARM builtins library
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Renato Golin
Include assembly files in builtins library build
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
David Majnemer
TypeSynthetic: Fix a pointer-to-function to void-pointe...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
David Majnemer
Mangled: Fix an 'unused variable' warning on GNU/Linux
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Ehsan Akhgari
Use the correct from type in a SCS
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Suyog Sarda
This patch implements optimization as mentioned in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Suyog Sarda
Added InstCombine transform for pattern "(A & B) ^...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Suyog Sarda
Added InstCombine Transform for patterns:
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Revert "Treat warnings in Sphinx as errors. The reasons...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Add LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Alexey Samsonov
[ASan] Fix comments about __sanitizer_cov function
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Albert
Fix classic_locale for Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Kate Stone
Dramatically improves C++ demangling performance by...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Hal Finkel
Make use of the align parameter attribute for all point...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Zachary Turner
Make the test runner understand Windows command shell...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Timur Iskhodzhanov
[ASan/Win tests] Bring back -GS- as SEH tests fail...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Timur Iskhodzhanov
[ASan/Win tests] Don't generate debug info where it...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Tim Northover
X86: drop relocations on __eh_frame sections globally.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Export LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Suyog Sarda
This patch implements transform for pattern "(A | B...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Treat warnings in Sphinx as errors. The reasons for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Fix Sphinx warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Robert Lytton
remove hardcoded metadata numbers from tests
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Aaron Ballman
Improve the checkUInt32Argument() helper function so...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Aaron Ballman
Provide extra information in the "integer constant...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Timur Iskhodzhanov
[ASan/Win] Add SEH handling to the DLL thunk as well
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Peter Zotov
[OCaml] Don't truncate constants over 32 bits in Llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Timur Iskhodzhanov
[ASan/Win] Handle SEH exceptions (best-effort, similar...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Sasa Stankovic
[mips] Fix two patterns that select i32's (for MIPS32r6...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Aaron Ballman
Adding a heading to the loop hint attributes so that...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Aaron Ballman
Escaping an RST character to correct a Sphinx warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Aaron Ballman
Disallowing GNU-style attributes in new expressions...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Timur Iskhodzhanov
[ASan/Win] Add handling of C++ exceptions to the RTL
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Alexey Bataev
[OPENMP] Tests for nesting of regions for 'atomic'...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Benjamin Kramer
[clang-tidy] Add a check for RAII temporaries.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Timur Iskhodzhanov
[ASan] Simplify exception/longjmp tests even further
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Elena Demikhovsky
AVX-512: I added new headers to makefiles. It should...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Deepak Panickal
Fix an issue where an entry point of 0x00 would cause...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Deepak Panickal
Fix the warnings introduced
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Timur Iskhodzhanov
[ASan] Split throw_catch tests into two files: throw...
commit
|
commitdiff
|
tree
|
snapshot
next