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-06-26
Matthias Braun
Fix mismatched architectures in test
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Matthias Braun
aad/fix labels in test/CodeGen/X86/StackColoring.ll
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Nico Weber
Add new file from r240741 to CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Davide Italiano
[Sema] Commit a better fix for r240242
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Nico Weber
Add an inttypes.h wrapper that fixes up some macros...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Meador Inge
[Sema] Maintain ellipsis location when transforming...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Han Ming Ong
Use the right ifdef macro, reviewed by Jason
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Alexey Samsonov
[ASan] Use llvm::getDISubprogram() to get function...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Jason Molenda
Re-enable 'process save-core' for arm64 targets.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Duncan P. N...
AsmPrinter: Use an intrusively linked list for DIE...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
David Majnemer
[CodeGen] Restrict isTriviallyRecursive to predefined...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Kaelyn Takata
Fix a typo correction crash when resolving ambiguous...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Duncan P. N...
AsmPrinter: Convert DIE::Values to a linked list
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael J....
llvm api change.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael J....
[ELF] Move ELF{32,64}{L,B}E typedefs to llvm.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael J....
[ELF] Add some accessors for lld.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Alexey Samsonov
Make llvm-dwarfdump exit with non-zero exit code if...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Han Ming Ong
rdar://problem/21469556
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
NAKAMURA Takumi
PPCISelLowering.cpp: Appease PR23956. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Adrian Prantl
Split test up into two target-spcific directories.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Anna Zaks
[docs] Several updates to the Address Sanitizer webpage.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Anna Zaks
[asan] Do not unset DYLD_ROOT_PATH before calling atos...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Anna Zaks
[asan] Do not instrument special purpose LLVM sections.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Anna Zaks
[asan] Don't run stack malloc on functions containing...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rui Ueyama
COFF: Rename /opt:icf -> /opt:lldicf.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Sean Silva
Remove `requires` for x86 CPU features.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rui Ueyama
COFF: Better error message for duplicate symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Jonathan Roelofs
Fix the test added in r240710.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Adrian Prantl
Debug Info: Add basic test coverage for the DWARF encod...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Alexey Samsonov
[CFI] Diagnose when we CFI in diagnostic mode is unavai...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Diego Novillo
Display profile file name when emitting a file not...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Greg Clayton
Xcode project cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Jason Molenda
Mark armv7em and armv7m as compatible architectures.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Greg Clayton
Commit file that was missing 240466.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Greg Clayton
Unbreak the build.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Chris Bieneman
This should actually fix the broken bots.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Matt Arsenault
DAGCombiner: Use pop_back_val()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rafael Espindola
Add an ELFSymbolRef type.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Meador Inge
[Parse] Allow 'constexpr' in condition declarations
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rui Ueyama
COFF: Merge DefinedRegular and DefinedCOMDAT.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Frederic Riss
IAS: Use the root macro instanciation for location
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael J....
[Object][ELF] Add support for dumping dynamic relocatio...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Greg Clayton
Resubmitting 240466 after fixing the linux test suite...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Duncan P. N...
dsymutil: Split out patchStmtList(), NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Richard Smith
[modules] Properly merge visibility of class definition...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Sanjay Patel
fix typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Siva Chandra
[LLDBSwigPythonCallTypeScript] Remove redundant call...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rui Ueyama
COFF: Fix lexer for the module-definition file.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Peter Collingbourne
docs: Fix bad link in SafeStack.rst.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rafael Espindola
llvm-nm: Don't print mapping symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Pete Cooper
Use foreach loop over constant operands. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Chris Bieneman
Speculative fix for the broken bots.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Jay Foad
[msan] Teach sanitizers about the PPC64 ptrace syscall
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Richard Smith
[modules] Fix findDirectiveAtLoc to not call a member...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Jay Foad
[msan] Fix SetShadow for mappings at the end of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael Kruse
Enable ISL's small integer optimization
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Alexey Samsonov
[Sanitizer] Set minimum supported Mac OS X version...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Dmitry Vyukov
tsan: fix handling of dup2
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Chris Bieneman
Add -miphonesimulator-version-min as alias to -ios...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Alexey Samsonov
[clang-fuzzer] Update clang-fuzzer to API change in...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rafael Espindola
We don't need the targets to read objects.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Jingyue Wu
[InstCombine] call SimplifyICmpInst with correct context
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rui Ueyama
COFF: Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rafael Espindola
Diagnose undefined temporary symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Douglas Katzman
Rename local variable CCCPrintActions -> CCCPrintPhases.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Paul Robinson
Make this test verify .debug_pubnames is actually missing.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Yaron Keren
Rangify for loop in Inliner.cpp. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Enrico Granata
Fix a bug where we were trying to reconstruct ivars...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Dawn Perchik
Add const qualifier to Mangled::GuessLanguage
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rui Ueyama
COFF: Devirtualize mark(), markLive() and isCOMDAT().
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Douglas Katzman
Use more range-based for loops
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Douglas Katzman
Add Arg::getValues method with const 'this' and const...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Matt Arsenault
DAGCombiner: Remove redundant check
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Alexey Samsonov
[CFI] Run tests that use cfi diagnostic mode only if...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Peter Collingbourne
GVN: If a branch has two identical successors, we canno...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Artem Belevich
[CUDA] Implemented __nvvm_atom_*_gen_* builtins.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Evgeniy Stepanov
[sanitizer] Disable signal_segv_handler test.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rui Ueyama
COFF: Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rui Ueyama
COFF: Use std::equal to compare two lists of relocations.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Paul Robinson
Omit 'nodebug' methods from the class description.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Greg Clayton
Submitting patch from Abhishek for:
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Dawn Perchik
Rename Mangled::GetLanguage to Mangled::GuessLanguage
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rui Ueyama
COFF: Don't use COFFHeader->NumberOfRelocations.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Oleksiy Vyalov
Add const versions of SBFrame::GetFunctionName and...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Artem Belevich
[NVPTX] Fixed a typo in __nvvm_atom_min_gen_l() type...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rafael Espindola
Update for llvm change.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael Kruse
Fix autotools build
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rafael Espindola
Add a test for a recent regression.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rafael Espindola
llvm-nm: print 'n' instead of '?'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Aaron Ballman
Fix #pragma redefine_extname when there is a local...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Pavel Labath
Update TestPrintStackTraces XFAIL once more
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Tamas Berghammer
Fix TestThreadAPI on Linux
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Kit Barton
[PPC] Implement vmrgew and vmrgow instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Bruno Cardoso...
[AsmPrinter] Fix crash in handleIndirectSymViaGOTPCRel
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Logan Chien
Fix unw_getcontext() return value on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Jonathan Roelofs
Doxygen-ify a few comments. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rafael Espindola
Use computeSymbolSizes in llvm-symbolize.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rafael Espindola
Use range loop. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rafael Espindola
Modernize getELFDynamicSymbolIterators.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Daniel Marjamaki
Fix a crash by division by zero in analyzer
commit
|
commitdiff
|
tree
|
snapshot
next