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-27
Julien Lerouge
lldb can interrupt waitpid, so EINTR shouldn't be an...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Matt Arsenault
R600: Move trivial getters into header, use initializer...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
David Blaikie
Fix test so it doesn't try to write out temporary files...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
David Blaikie
Remove 'const' from MemoryBuffers used through the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Logan Chien
Avoid non-ascii character in the source code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
David Majnemer
MC: Fix associative sections on COFF
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Logan Chien
Silence the implicit signed/unsigned conversion warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Juergen Ributzka
[FastISel][X86] Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Ben Langmuir
Add reparse test for libclang
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Reid Kleckner
clang-cl: Map /EHs- to -fno-exceptions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
David Majnemer
CodeGen: Fix a typo in getThreadLocalWrapperLinkage
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Todd Fiala
Fix ObjectFileELF to determine architectures independen...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Matt Arsenault
R600: Don't crash on unhandled instruction in promote...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Chandler Carruth
Fix a bug in my previous patch by restoring the behavio...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Ed Maste
llvm-objdump: don't assert if ELF file has no sections
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Jim Ingham
Revert the debugserver part of r211868. While formally...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alexander Kornienko
Clean up unused variable warning in release build.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Chandler Carruth
This fixes libclang to cope with the now compile-time...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Chandler Carruth
Re-apply r211287: Remove support for LLVM runtime multi...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Chandler Carruth
[cmake] When Python is disabled for LLDB, don't try...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Oliver Stannard
[ARM] Fix AAPCS non-compliance caused by very large...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Ulrich Weigand
[PowerPC] Constrain base register in PPCRegisterInfo...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Evgeniy Stepanov
[msan] Add store_context_size= flag.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Logan Chien
Replace GetProgramPath("ld") with GetLinkerPath().
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Chandler Carruth
[x86] Clean up some unused variables, especially in...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
James Molloy
[ARM-BE] Generate correct NEON intrinsics for big endia...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Chandler Carruth
[x86] Teach the target combine step to aggressively...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Simon Atanasyan
[ELF][Mips] Fix recognition of MIPS 64-bit arch in...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Chandler Carruth
[x86] Teach the target-specific combining how to aggres...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Chandler Carruth
[x86] Teach the X86 backend to DAG-combine SSE2 shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Chandler Carruth
[x86] Begin a significant overhaul of how vector loweri...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alexander Kornienko
Don't check clang binary name, as it can be different...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alexey Bataev
[OPENMP] Parsing and sema analysis for 'copyprivate...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Ulrich Weigand
[RuntimeDyld, PowerPC] Fix/improve handling of TOC...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alp Toker
const_cast the memory MemoryBuffer following LLVM r211883
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alp Toker
IRReader: don't mark MemoryBuffers const
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Evgeniy Stepanov
[tsan] Disable a failing test.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Dinesh Dwivedi
Added instruction combine to transform few more negativ...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Remove the caching of the target machine from SystemZTa...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
David Majnemer
GlobalOpt: Fix constantfold-initializers.ll test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Evgeniy Stepanov
[msan] Fix truncated stack trace in chained origin...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Remove target machine caching from SystemZInstrInfo and
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Justin Bogner
Driver: Pass -ivfsoverlay to module crashdumps
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Andreas Simbuerger
Don't expand to invalid Scops with -polly-detect-keep...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alp Toker
Add a FIXME for an unfortunate issue in ConvertBackendL...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
David Blaikie
Revert "Revert "Revert "PR20038: DebugInfo: Inlined...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
David Blaikie
ArgumentPromotion: Propagate debug locations on calls...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
David Blaikie
Revert "Revert "PR20038: DebugInfo: Inlined call sites...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Have SystemZSelectionDAGInfo constructor take a DataLay...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Craig Topper
Rename getX86ConditonCode -> getX86ConditionCode
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Saleem Abdulrasool
lldb: remove adhoc implementation of array_sizeof
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Andrew Trick
Left out the NDEBUG in the previous checkin.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Saleem Abdulrasool
Driver: use GNU::Link for the Generic_GCC toolchain
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Andrew Trick
MachineScheduler: add some book-keeping to fix an assert.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alp Toker
Propagate const-correctness into parseBitcodeFile()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Have MipsSelectionDAGInfo constructor take a DataLayout...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alp Toker
CodeGenAction: don't duplicate entire .ll/.bc files...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alp Toker
ParseIR: don't take ownership of the MemoryBuffer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Move NVPTX subtarget dependent variables from the targe...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Matt Arsenault
R600: Add some testcases for promote alloca pass.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Use the target lowering we can get off of the DAG rathe...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alexey Bataev
[OPENMP] Added several test cases in nesting of OpenMP...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alp Toker
Account for differences in grep implementations
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Saleem Abdulrasool
Support: update DLLCharacteristics enumeration
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Saleem Abdulrasool
Support: tweak comment layout
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alp Toker
Restore test from r211844 skipping '.file' directives
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Rafael Espindola
Don't force the build of toos/lto as a static lib.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Bruce Mitchener
Fix a few typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Matt Arsenault
Fix missing newline and simplify debug printing.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alp Toker
Partially disable test from r211844
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Matt Arsenault
R600: Move load/store ReplaceNodeResults to common...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Move the constructor for NVPTXFrameLowering into the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Remove unnecessary caching of the TargetMachine on...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Rework the logic for setting the TargetName. This appea...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alp Toker
Add test coverage for .bc input in the frontend
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Alp Toker
Remove .bc from test config.suffixes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Bruce Mitchener
Test commit: wether -> whether.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
NAKAMURA Takumi
clang/test/Driver/fuse-ld.c: Really fix to match dos...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Remove caching of the target machine in NVPTXInstrInfo and
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Remove comment that duplicated information in the const...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Remove commented out code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Remove extraneous parens and extraneous const cast...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Move the subtarget dependent features from the target...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Remove uses and caches of the target machine and subtar...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
NAKAMURA Takumi
Make clang-tidy-diff.py py3-compatible.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Nick Kledzik
Add const to sort() comparator function. Caught by...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Anna Zaks
Do not inline methods of C++ containers (coming from...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
NAKAMURA Takumi
Suppress clang-tools-extra/test/clang-tidy/clang-tidy...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Remove caching of an unused subtarget from MSP430FrameL...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Dmitry Vyukov
tsan: add __tsan_java_finalize interface function
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Adam Nemet
[X86] AVX512: Add vbroadcasti*
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Remove unnecessary caching of variables by MSP430Target...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Have MSP430SelectionDAGInfo constructor take a DataLayo...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Nick Kledzik
Add utility to SimpleDefinedAtom to sort references
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Move all of the hexagon subtarget dependent variables...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Logan Chien
Allow different path separator for windows build.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Have HexagonSelectionDAGInfo take a DataLayout rather...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Make HexagonISelLowering not dependent upon a HexagonTa...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Reduce indentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Eric Christopher
Remove unnecessary caching of the subtarget for Hexagon...
commit
|
commitdiff
|
tree
|
snapshot
next