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-12-03
David Blaikie
Simplify ownership of RegClasses by using list<CodeGenR...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
David Blaikie
Range-for some stuff related to RegClasses, and comment...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Philip Reames
Make the Verifier more strict about gc.statepoints
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Hans Wennborg
ASan CMakeLists.txt: fix bad indent; NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Will Schmidt
Add TableGen info for Power8.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Roman Divacky
Change the name to be in style.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
Fix sphinx error from Statepoints.rst
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Tom Stellard
R600/SI: Move SIInsertWaits into AMDGPUPassConfig:...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Tom Stellard
R600/SI: Don't run SI passes on R600 subtargets
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Oleksiy Vyalov
Use timeout when reading debugserver's port from a...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alexander Kornienko
Make ArgumentsAdjuster an std::function (clang-tools...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alexander Kornienko
Make ArgumentsAdjuster an std::function.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Tim Northover
AArch64: fix wrong-endian parameter passing.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Colin LeMahieu
[NFC] Fixing pendantic warning extra semicolons.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Colin LeMahieu
[Hexagon] [NFC] Moving function implementations out...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Nick Lewycky
Fix test to use the right metadata node (reapply r22323...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Colin LeMahieu
[Hexagon] [NFC] Renaming *packetStart to *packetBegin
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Jonathan Roelofs
Fix isThreadModelSupported()'s comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alexander Potapenko
Revert r223239, which broke some bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alexander Potapenko
Fix the metadata number used by llvm.gcov to match...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Aaron Ballman
Silencing several "multiple copy constructors" warnings...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Aaron Ballman
Silencing a 32-bit implicit conversion warning in MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Evgeniy Stepanov
msan] Add compile-time checks for missing origins.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alexander Kornienko
[clang-tidy] Update help messages and docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Daniel Jasper
clang-format: Fix fake parentheses placement with comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Evgeniy Stepanov
[msan] Change the way origin ids are built.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alexander Kornienko
[clang-tidy] Make a test independent of the default...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Evgeniy Stepanov
[asan] Fix stale_stack_leak.cc test in ASan-UAR mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Evgeniy Stepanov
[msan] Add one more test for the handling of stack...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Daniel Jasper
clang-format: Fix expression parser not closing stuff...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Hafiz Abid...
Remove unnecessary changes committed in r223222.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Evgeniy Stepanov
[msan] Re-enable one test.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alexey Bataev
[OPENMP] Code formatting and improvement, no functional...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Erik Eckstein
InstCombine: simplify signed range checks
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Hafiz Abid...
Fix a hang on OSX while executing -exec-run.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Hal Finkel
[PowerPC] Print all inline-asm consts as signed numbers
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Hal Finkel
Preserve LD_LIBRARY_PATH when using the 'env' command
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Charlie Turner
Emit ABI_FP_rounding attribute.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Charlie Turner
Add tests for default value of Tag_ABI_FP_rounding.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Benjamin Poulain
Fix a typo in the documentation of LTO
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Rafael Espindola
Ask the module for its the identified types.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Duncan P. N...
ADT: Rename argument in emplace_back_impl
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Nick Lewycky
Revert r222997. The newly added compile-time checks...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Duncan P. N...
LoopVectorize: Remove unnecessary RAUW
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Kaelyn Takata
Handle delayed corrections in a couple more error paths...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Fix SIFixSGPRCopies for copies to physical...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Remove incorrect assertion
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Remove i1 pseudo VALU ops
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Fix suspicious indexing
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Fix running SILowerI1Copies a second time
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Fix live range error hidden by SIFoldOperands
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Duncan P. N...
ADT: Add SmallVector<>::emplace_back(): fixup
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Duncan P. N...
ADT: Add SmallVector<>::emplace_back()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Rui Ueyama
[PECOFF] Fix a bug in /export option handler.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Tom Stellard
StructurizeCFG: Use LoopInfo analysis for better loop...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Duncan P. N...
NVPTX: Delete dead code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Tom Stellard
R600/SI: Enable inline assembly
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Jason Molenda
Update setMCJITMemoryManager call to keep in line with...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Peter Zotov
[OCaml] [cmake] Disable OCaml bindings if ctypes >...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Change mubuf offsets to print as decimal
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Nick Lewycky
Emit the entry block first and the exit block second...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
NAKAMURA Takumi
GCRelocateOperands: Try to appease msc17.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Peter Collingbourne
Update test to check for prologue instead of prefix
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Peter Collingbourne
UBSan now uses prologue data instead of prefix data
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Peter Collingbourne
Prologue support
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
NAKAMURA Takumi
ExceptionDemo: Let setMCJITMemoryManager() take unique_...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Ahmed Bougacha
[X86][MC] Intel syntax: accept implicit memory operand...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Nico Weber
Add support for has_feature(cxx_alignof) and has_featur...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Nico Weber
Fix incorrect codegen for devirtualized calls to virtua...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Richard Smith
PR21706: -Wunsequenced was missing warnings when leavin...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Lang Hames
[MCJIT] Unique-ptrify the RTDyldMemoryManager member...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Hal Finkel
[PowerPC] Fix readcyclecounter to be custom expanded...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Kostya Serebryany
[asan] fix four asan tests to run in use-after-return...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tim Northover
AArch64: strengthen Darwin ABI alignment assumptions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
David Majnemer
FullProduct should be _FullProduct
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Pete Cooper
Use a typed enum instead of 'unsigned char' for packed...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Kaelyn Takata
Ensure typos in the default values of template paramete...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
David Majnemer
Intrin: shrx_u64 should be _shrx_u64
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
David Majnemer
Intrin: Add _umul128
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Jason Molenda
Mark the armv7 q0-q3 and q8-q15 registers as volatile...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Justin Bogner
InstrProf: Use the same names for variables as we use...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tim Northover
AArch64: don't be too greedy when folding :lo12: access...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Michael Zolotukhin
PR21302. Vectorize only bottom-tested loops.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Michael Zolotukhin
Apply loop-rotate to several vectorizer tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Fariborz Jahanian
Another warning with no group name bites the dust.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Justin Bogner
InstrProf: Remove some pointless indirection (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Simon Pilgrim
[X86][SSE] Keep 4i32 vector insertions in integer domai...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alexey Samsonov
Replace InternalScopedBuffer<char> with InternalScopedS...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Chris Matthews
Give lit a --xunit-xml-output option for saving results...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Kaelyn Takata
Diagnose TypoExprs in a couple of error cases in ParseP...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Hal Finkel
[PowerPC] Implement readcyclecounter for PPC32
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tom Stellard
R600/SI: Emit amd_kernel_code_t header for AMDGPU envir...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Eric Christopher
Make sure that the TargetOptions operator== is checking the
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Alexey Samsonov
Add missing #include to fix Android build.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Lang Hames
[AArch64][Stackmaps] Optimize stackmap shadows on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Zachary Turner
Fix broken test suite on Windows after r223091.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tom Stellard
R600/SI: Move more information into SIProgramInfo struct
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Eric Christopher
Add bindings for the rest of the MCJIT options that...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tobias Grosser
checkout_isl: Do not fail in presence of an old CLooG...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Matt Arsenault
R600: Cleanup some tests and add missing testcases
commit
|
commitdiff
|
tree
|
snapshot
next