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
2013-08-22
David Blaikie
DebugInfo: Remove explicit declaration-emissiong handli...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Sergey Matveev
[lsan] Add a stress test.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Sergey Matveev
[lsan] Follow-up to r189010 - do the same in Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Sergey Matveev
[lsan] Build standalone LSan with -fno-rtti.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Mihai Popa
Fix ARM vcvt encoding when the number of fractional...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Edwin Vane
Introducing new tool clang-replace
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Chandler Carruth
Teach the SLP vectorizer the correct way to check for...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Joey Gouly
[ARM] Constrain some register classes in EmitAtomicBina...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Elena Demikhovsky
AVX-512: Added masked SHIFT commands, more encoding...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Manuel Klimek
Revert "Implement a rudimentary form of generic lambdas."
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Manuel Klimek
Revert "Remove some unused variables identified by...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Logan Chien
Fix ARM FastISel PIC function call.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
Suppress MemoryBufferTest.cpp on win32 for now. Investi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Chandler Carruth
Add a new helper method to Value to strip in-bounds...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
MemoryBufferTest.cpp: Tweak offset corresponding to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
MemoryBuffer.cpp: Consider if PageSize were not 4096...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Chandler Carruth
Clean up the doxygen formatting of the comments on...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
David Majnemer
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Tim Northover
ARM: use TableGen patterns to select CMOV operations.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Robert Wilhelm
const'ify Sema::ActOnCXXTryBlock by
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Dmitri Gribenko
gnu-flags.c test: relax the check a bit
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
David Majnemer
Analysis: Make %I in printf more reasonable, add more...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Craig Topper
Constify more uses of ASTContext&. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Tim Northover
ARM: respect tied 64-bit inlineasm operands when printing
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Craig Topper
Constify some more ASTContext& uses.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
[lld][test] fix -Wreturn-type error
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Michael Gottesman
[stackprotector] When finding the split point to splice...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Craig Topper
Constify the ASTContext& passed to Stmt creation functi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Craig Topper
Constify the ASTContext& passed to Expr creation functi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Craig Topper
Add test cases for avx512 feature flags. Fix typo in...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
fix build failures on platforms that use -Wunused-priva...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
[lld][Driver] Fix the unit test for lld gnu flavor
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
[lld][Hexagon] Enable Hexagon sdata sorting test
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Matt Arsenault
Teach LoopVectorize about address space sizes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Faisal Vali
Remove some unused variables identified by Juergen...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
[lld] Fix unused private fields for fixing build failur...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Faisal Vali
Implement a rudimentary form of generic lambdas.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Hans Wennborg
Remove llvm-lit from the cmake install target.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Larisse Voufo
Add a constexpr functionality test for static data...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Larisse Voufo
Refactor for clarity and simplicity.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Virgile Bello
Revert the change that was done to test commit access.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Virgile Bello
Test commit access.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Bill Wendling
FileCheck-ize tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Eli Friedman
Adjust for r188968.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Larisse Voufo
Improve support for static data member templates. This...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Eli Friedman
Split isFromMainFile into two functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jim Grosbach
ARM: R9 is not safe to use for tcGPR.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Howard Hinnant
XFAIL 3 tests on darwin 11-12. The tests have recently...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Shankar Easwaran
[lld][Darwin] fixing an accidentally removed change
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
David Blaikie
DebugInfo: Require only the declaration of types only...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Shankar Easwaran
[lld] Fix win7 failure on adding InputGraph functionality
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[tests] Update to use lit's now-integrated XFAIL handling.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Eli Friedman
Reduce sizeof(TemplateArgument) from 32 to 24.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Shankar Easwaran
add InputGraph functionality
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Michael Gottesman
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Michael Gottesman
Removed trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Andrew Kaylor
Fixing build errors from r188952
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Andrew Kaylor
Introducing a temporary work-around for a register...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Tom Stellard
SelectionDAG: Make sure stores are always added to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Andrew Kaylor
Adding separate cfa alignment check for Darwin and...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Fix a couple lingering Py3 compat issues in Progr...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[tests] Update fma3 check to work with Py3.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Lift XFAIL handling to core infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Allow formats to return lit.Test.Result instances...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Factor out a separate Test.Result() object.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Simplify --time-tests code.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Extract TestFormat base class, for future use.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Manman Ren
TBAA: remove !tbaa from testing cases when they are...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Andrew Kaylor
Adding a document to describe the MCJIT execution engin...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Tom Stellard
R600: Remove unnecessary casts
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Yunzhong Gao
No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Aaron Ballman
Updated the consumed analysis warnings to use a more...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Rafael Espindola
Move -mfpmath handling to -cc1 and implement it for...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
David Majnemer
Analysis: Add support for MS specific printf format...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Juergen Ributzka
Teach BaseIndexOffset::match to identify base pointers...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
David Majnemer
ADT/Triple: Helper to determine if we are targeting...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Aaron Ballman
Removed unnecessary asserts.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
David Blaikie
Basic unit tests for PointerUnion
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Bill Wendling
Reorder headers according to lint.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Manman Ren
TBAA: add testing case to check typedef can alias.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Manman Ren
Don't use mangleCXXRTTIName in TBAA for C code.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Manman Ren
Update testing case to use FileCheck instead of grep.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Bill Wendling
Remove use of forbidden 'iostream' header.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Bill Wendling
Add missing ']'.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Matt Arsenault
Teach InstCombine about address spaces
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Remap enough for data too, analoguous to r188873.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
Style cleanup following David's review for r188876.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
Add testcase for r188873: MCTextAtom boundaries.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Fariborz Jahanian
ObjectibeC migrator. Annotate cf_consumed arguments,
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Argyrios Kyrtzidis
[CMake] Automatically pick up subdirectories in llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Nick Lewycky
Fix the end sourcelocation of the call expression in...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Matt Arsenault
Add test for bitcast array ptrs with address spaces
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Nick Lewycky
Revert r188863 which could propose wrong fixits for...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Matt Arsenault
Add enforce known alignment test with address space
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Matt Arsenault
Use attribute helper function
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Matt Arsenault
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Fariborz Jahanian
ObjectiveC migrator: until we have beter understanding of
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Greg Clayton
Clean up some documentation.
commit
|
commitdiff
|
tree
|
snapshot
next