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-01-05
Daniel Jasper
clang-format: [Java] Fix incorrect detection of cast.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Craig Topper
Replace several 'assert(false' with 'llvm_unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Jiangning Liu
Fixed a bug in memory dependence checking module of...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Michael Gottesman
Convert SmallMapVector from a class to a struct.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Craig Topper
[X86] Remove the predicates from the register forms...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Craig Topper
[X86] Simplify code a little by just summing flags...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Craig Topper
[X86] Remove unnecessary redeclaration of a variable...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Craig Topper
[X86] Remove a strange fixme referring to a hack that...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Craig Topper
[x86] Reduce text duplication for similar operand class...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Craig Topper
[X86] Fix the immediate size to match the address size...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Craig Topper
[X86] Remove unused operand type from disassembler...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Hal Finkel
[PowerPC] Enable speculation of cttz/ctlz
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Chandler Carruth
[SROA] Apply a somewhat heavy and unpleasant hammer...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Hal Finkel
[LangRef] Correct a typo
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Hal Finkel
[PowerPC] Materialize i64 constants using rotation...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Chandler Carruth
[PM] Cleanup a place where I forgot to update the heade...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Chandler Carruth
[PM] Switch the new pass manager to use a reference...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Chandler Carruth
[PM] Wire up support for explicitly running the verifie...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Chandler Carruth
[PM] Cleanup a const_cast and other machinery left...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Daniel Jasper
clang-format: [Java] Fix incorrect recognition of annon...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Daniel Jasper
clang-format: [Java] Change a few flags for Google...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Nico Weber
Remove an assert that's not true on invalid code.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Saleem Abdulrasool
PECOFF: adjust the entry point on ARM NT
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Simon Pilgrim
[X86][SSE] Added vector packing test for pr12412
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Simon Pilgrim
[X86][SSE] Added vector integer truncation tests -...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Joerg Sonnenberger
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Hal Finkel
[PowerPC] Materialize i64 constants using rotation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Yaron Keren
Fix default image name to 'a.exe' on Windows, instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Michael Kuperstein
Fix unused variable warning for non-asserts builds...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Hal Finkel
[PowerPC] Materialize i64 constants using bit inversion
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Chandler Carruth
[PM] Split the AssumptionTracker immutable pass into...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Daniel Jasper
clang-format: Re-enable comment re-indentation for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Nico Weber
Fix indentation. No behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Nico Weber
Wrap to 80 columns, no behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
David Majnemer
InstCombine: match can find ConstantExprs, don't assume...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
David Majnemer
ValueTracking: ComputeNumSignBits should tolerate missh...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Nico Weber
Document that GetTypeForDeclarator() cannot return...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Nico Weber
Crash less enthusiasticially on _Atomic or __restrict__...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Lang Hames
[APFloat][ADT] Fix sign handling logic for FMA results...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Nico Weber
Wrap to 80 columns, no behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
David Majnemer
AST: Remove overzealous assertion from IsModifiable
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Saleem Abdulrasool
llvm-readobj: add support to dump COFF export tables
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Saleem Abdulrasool
ARM: permit tail calls to weak externals on COFF
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
David Majnemer
Parse: __attribute__((keyword)) shouldn't error
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Hal Finkel
[PowerPC/BlockPlacement] Allow target to provide a...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Aaron Ballman
Volatile reads are side-effecting operations, but in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Hal Finkel
[PowerPC] Use 16-byte alignment for modern cores for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Craig Topper
Minor cleanup to all the switches after MatchInstructio...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Craig Topper
Fix some formatting in tablegen output.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Craig Topper
Replace some 'unreachable' comments with llvm_unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Alexey Samsonov
Remove TSAN_DEBUG in favor of SANITIZER_DEBUG.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Alexey Samsonov
Replace DCHECK with DCHECK_LE where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
David Majnemer
ValueTracking: Make computeKnownBits for Arguments...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Kostya Serebryany
[asan/tracing] extend the test a bit more, simplify...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Kostya Serebryany
[asan] extend coverage-tracing.cc test
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Hal Finkel
[PowerPC] Add support for the CMPB instruction
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Saleem Abdulrasool
test: correct PE/COFF tests to build under MSVC mode
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Saleem Abdulrasool
ReaderWriter: adjust ARM target addresses for exec
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Kostya Serebryany
[asan] simplify the tracing code, make it use the same...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Rafael Espindola
Remove -Werror from test.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Rafael Espindola
Really don't warn about -flto/fno-lto :-(
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Craig Topper
[X86] Disassembler support for move to/from %rax with...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Craig Topper
[X86] Use 32-bit sign extended immediate for 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Chandler Carruth
[PM] Add proper documentation for the ModulePassManager and
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Chandler Carruth
[PM] Actually include the correct file name. Sorry...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Rafael Espindola
Also avoid warning on -flto/-fno-lto on linux.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Chandler Carruth
[PM] Lift the majority of the template boilerplate...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Rafael Espindola
Don't warn on unused -fno-lto.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Chandler Carruth
[PM] Fix some formatting where clang-format has improve...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
David Blaikie
DebugInfo: Provide a less subtle way to set the debug...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Saleem Abdulrasool
Driver: honour the clang-cl behaviour on ARM as well
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Alexey Samsonov
Revert "Revert r224736: "[Sanitizer] Make CommonFlags...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Saleem Abdulrasool
Driver: reuse getCompilerRT in place of addSanitizerRTW...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
David Blaikie
Temporarily XFAIL fallout from r225083 while investigating.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
David Blaikie
DebugInfo: Remove some now-unnecessary location handlin...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Philip Reames
Reformat statepoint documentation and fix a couple...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
David Blaikie
DebugInfo: Fix cases where location failed to be update...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Saleem Abdulrasool
ReaderWriter: teach the writer about IMAGE_REL_ARM_BRAN...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Saleem Abdulrasool
ReaderWriter: teach the writer about IMAGE_REL_ARM_BLX23T
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Andrea Di Biagio
Improved comments. No functional change intended.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Chandler Carruth
Revert r224736: "[Sanitizer] Make CommonFlags immutable...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Craig Topper
[X86] Bring some better consistency to the naming of...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
David Majnemer
InstCombine: Detect when llvm.umul.with.overflow always...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
David Majnemer
Analysis: Reformulate WillNotOverflowUnsignedMul for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Craig Topper
[X86] Make the instructions that use AdSize16/32/64...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Chandler Carruth
[SROA] Teach SROA to be more aggressive in splitting...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Chandler Carruth
[SROA] Make the computation of adjusted pointers not...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Saleem Abdulrasool
ReaderWriter: teach the writer about IMAGE_REL_ARM_MOV32T
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Nick Lewycky
Instantiation of a CXXMethodDecl may fail when the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Chandler Carruth
[SROA] Add a test case for r225068 / PR22080.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Chandler Carruth
[SROA] Fix the loop exit placement to be prior to index...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Chandler Carruth
[SROA] Fix two total think-os in r225061 that should...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Tobias Grosser
Drop all constant scheduling dimensions
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Hal Finkel
[PowerPC] use UINT64_C instead of ul
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Michael Gottesman
Revert "Just use a using directive in SmallMapVector...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Chandler Carruth
Revert r225053: Add an ArrayRef upcasting constructor...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Chandler Carruth
[SROA] Switch to using a more direct debug logging...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Chandler Carruth
[SROA] Fix formatting with clang-format which I managed...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Chandler Carruth
[SROA] Teach SROA how to much more intelligently handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
David Majnemer
CodeGen: Don't crash when a lambda uses a local constex...
commit
|
commitdiff
|
tree
|
snapshot
next