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-08-12
Davide Italiano
[MC] Convert the last test using macho-dump under X86...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Expose the SCEVAffinator and make it a member of a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Expose the SCEVAffinator and make it a member of a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Michael Kuperstein
[X86] Allow x86 call frame optimization to fold more...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Matt Arsenault
AMDGPU: Fix assert on dbg_value instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Make arc unit work with ninja builds
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Johannes Doerfert
Adjusted arc linter config for modern version of arcanist
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Simon Pilgrim
unused variable warning fix.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Jasper
Revert "Revised test to pass under updated dtor callbac...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Simon Pilgrim
[InstCombine] Move SSE/AVX vector blend folding to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Manuel Klimek
Reinstantiate better diagnostic, this time with a fatal...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Tobias Grosser
Always model PHI nodes in scop (if not in same nonaffin...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Michael Kruse
Add another test case with trival PHI in entry BB
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Alexey Bataev
[OPENMP] Fix for llvm.org/PR24430: clang hangs on inval...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Craig Topper
[TableGen] Remove unused constructor.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Eric Fiselier
Fix CMake error whet llvm-config reports a non-existent...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Jason Molenda
Have debugserver send the OS version string plus
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Saleem Abdulrasool
libclang: Add period to typedef kind docblock
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Richard Smith
[modules] Fix thread safety analysis to cope with mergi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Saleem Abdulrasool
X86: hoist a condition into a variable (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Kostya Serebryany
[libFuzzer] add two flags, -tbm_depth and -tbm_width...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Rafael Espindola
Fix the alignment of the section headers.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Chaoren Lin
Export snprintf to avoid linking error with liblldb...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Naomi Musgrave
Revised test to pass under updated dtor callback implem...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Kostya Serebryany
[libFuzzer] add colons to the stats output to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Kostya Serebryany
[libFuzzer] use raw C IO to reduce the risk of a deadlo...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Piotr Padlewski
Deleted old fixme ( ͡° ͜ʖ ͡°)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Sanjay Patel
[x86] enable machine combiner reassociations for 256...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Adam Nemet
[LoopDist] Add test for missing coverage
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Rafael Espindola
ELF: Create a string table.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rui Ueyama
ELF2: Make Defined{Regular,Weak} ctors look the same...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Template ELF's OutputSection.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Chris Bieneman
NFC. Fixing a red squiggly line in my editor.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alex Lorenz
PseudoSourceValue: Transform the mips subclass to targe...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Move more code that is local to Writer.cpp to an anonym...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Eric Christopher
Untabify.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Be a bit more consistent about using uintX_t for offset...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alex Lorenz
PseudoSourceValue: Replace global manager with a manage...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Michael Kruse
Add test case for entry node with trivial PHI
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rui Ueyama
COFF: Align sections to 512-byte boundaries on disk.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Adam Nemet
[LAA] Fix typo in test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Greg Clayton
ClangASTType is now CompilerType.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alex Lorenz
PseudoSourceValue: Introduce a 'PSVKind' enumerator.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alex Lorenz
PseudoSourceValue: Update comments and fix lowercase...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alex Lorenz
Reformat PseudoSourceValue.cpp and PseudoSourceValue...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Mark Heffernan
Use 32-bit divides instead of 64-bit divides where...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Greg Clayton
Fix a infinite loop when killing a process that is...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Richard Smith
[modules] When instantiating the contents of an importe...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Greg Clayton
Added missing files from checking regarding:
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rui Ueyama
ELF2: Remove unused global variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Greg Clayton
First step in getting LLDB ready to support multiple...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Paul Robinson
Make DW_AT_[MIPS_]linkage_name optional, and off by...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Jonathan Peyton
Tidy statistics collection
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjoy Das
Fix PR24354.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Petar Jovanovic
[MIPS] Use arch values for lock-free atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
[lit] Don't disable the lit progress bar by default...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Anton Yartsev
[analyzer] Incorrect env variable replaced.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
don't repeat function names in comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Richard Smith
Add an assert to catch lexical decl deserialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Aaron Ballman
Fixing a few C++0x comments to be C++11; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Aaron Ballman
Add missing documentation for conversionDecl; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
fix 80-cols; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
JF Bastien
NFC SelectionDAGDumper: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Aaron Ballman
Add a polymorphic AST matcher for testing whether a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
JF Bastien
WebAssembly: implement comparison.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Greg Clayton
Don't crash if the file we want to touch doesn't exist.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Aaron Ballman
Add an AST matcher to match member intializers of a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Kostya Serebryany
[libFuzzer] more trophies
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Daniel Jasper
clang-format: Make SpaceBeforeParens work with overload...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
[cmake] Shorten FreeBSD and DragonFly checks as suggest...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
David Blaikie
Revert the diagnostic improvements in r244602 as they...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
[x86] enable machine combiner reassociations for 128...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Chen Li
[LowerSwitch] Skip dead blocks for processSwitchInst()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
JF Bastien
WebAssembly: implement WebAssemblyTargetLowering::getTa...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
Fix mismatched sign comparison
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
fix minsize detection: minsize attribute implies optimi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
David Majnemer
[MSVC Compatibility] Classify ext_ms_cast_fn_obj as...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Jingyue Wu
SelectionDAG: Prefer to combine multiplication with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
Revert "[cmake] Add helper for finding potentially...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
Revert the rest of r244634, since it breaks the standal...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Daniel Sanders
[ubsan][mips] Revise r243384 to avoid special casing...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
Include sanitizer_posix.h to try to fix the mac build
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
David Blaikie
Fix UB in MCJIT test cases that relied on union type...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Justin Bogner
Re-apply "cmake: Make CMAKE_BUILD_TYPE check case-insen...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Chen Li
[LowerSwitch] Fix a bug when LowerSwitch deletes the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Use llvm::make_unique to fix the MSVC build.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Add support for weak undefined symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Remove unused templating.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
[windows] Use lld-link instead of lld-link2, the latter...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Yaron Keren
Add SmallString test trying to exercise the realloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Add support for weak symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
Revert part of the last cmake change, it broke configur...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
[cmake] Handle external source for lld and libcxx
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
[cmake] Add helper for finding potentially external...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Use real values for DefindeFirst and DefinedLast.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
fix minsize detection: minsize attribute implies optimi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
add missing tests for powi expansion with size optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
[windows] Remove CHECK for strdup symbol that comes...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Rafael Espindola
Delete unused typedef.
commit
|
commitdiff
|
tree
|
snapshot
next