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-03-21
Dmitry Vyukov
tsan: add a comment about magic numbers
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Dmitry Vyukov
tsan: use a single background thread for memory profile...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Bob Wilson
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Greg Clayton
Add correct file headers to all source files.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Jason Molenda
Add a new method GetFunctionAddressAndSizeVector to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Greg Clayton
Modify code to adhere to LLDB coding conventions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Meador Inge
simplify-libcalls: Removed unused variable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Douglas Gregor
<rdar://problem/13037793> Allow the names of modules...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Matt Arsenault
Fix missing std::. Not sure how this compiles for anyon...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Meador Inge
Move library call prototype attribute inference to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Richard Smith
Per discussion on cxx-abi-dev, switch from comparing...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Greg Clayton
Added a lldb-perf test case that will be used to time...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Greg Clayton
Fixed the ValidOffsetForDataOfSize() to use simpler...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Greg Clayton
Simplify the logic for DNBDataRef::ValidOffsetForDataOf...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
David Blaikie
Removing unused DISubprogram::getFile
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
John McCall
Further weaken block conversion rules to permit blocks...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Manman Ren
Add more testing cases for tbaa.struct
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Jakob Stoklund...
Add a WriteMicrocoded for ancient microcoded instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
David Blaikie
Debug info: refactor the first field of DICompileUnit...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
David Blaikie
Debug info - generalize namespace test to not depend...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jakub Staszak
Use pre-inc, pre-dec when possible.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jakub Staszak
Remove 'else' after 'return'.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Richard Smith
Split ubsan runtime into three pieces (compiler-rt...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Richard Smith
Split ubsan runtime into three pieces (clang part):
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Shankar Easwaran
[ELF][Hexagon][test] check .got.plt order
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Shankar Easwaran
[X86_64][test] check that interp section is not emitted...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Reid Kleckner
[lit] Avoid CRLFs in bash scripts on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Bill Wendling
Add declaration for linux.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Justin Holewinski
Make variable name more explicit and eliminate redundan...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jakob Stoklund...
Model prefetches and barriers as loads.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jakob Stoklund...
Add a catch-all WriteSystem SchedWrite type.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Enrico Granata
Making a manual mode of operation for measurements...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Nadav Rotem
When computing the demanded bits of Load SDNodes, make...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
David Blaikie
Debug Info: Swap the 2nd and 3rd parameters to DICompil...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Enrico Granata
Making the test step count a member variable so that...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Tobias Grosser
CodePrepare: Do not require canonical induction variabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jakob Stoklund...
Annotate the remaining SSE MOV instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jakob Stoklund...
Annotate SSE horizontal and integer instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
David Blaikie
Remove unused field in DICompileUnit
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Reid Kleckner
[ms-cxxabi] Mangle function pointer template arguments...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Michael J....
[SymbolTable][Perf] Use hash_combine instead of a custo...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Enrico Granata
Renaming perf. main files from main.cpp to something...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Michael Liao
Correct cost model for vector shift on AVX2
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jason Molenda
Change DWARFCallFrameInfo from using a vector of Addres...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jakub Staszak
Remove trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jordan Rose
[analyzer] Appease buildbots: include template argument...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Tobias Grosser
ScopDetect: Test case to verify that base pointers...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
James Dennett
Documentation cleanup for MacroInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Enrico Granata
Making MemoryGauge work by fixing a Mach API call mista...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Bill Wendling
Call the new llvm_gcov_init function to register the...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Bill Wendling
Create a coverage initialization function.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Douglas Gregor
<rdar://problem/12368093> Extend module maps with a...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Chris Lattner
minor code style cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Rafael Espindola
xlC doesn't like Header being both a type and a member...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Rafael Espindola
Add std prefixes to fix the build with xlc.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jakob Stoklund...
Make sure TableGen exits with an error code after print...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jordan Rose
[analyzer] Don't invalidate globals when there's no...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jordan Rose
[analyzer] Track malloc'd memory into struct fields.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jordan Rose
[analyzer] Invalidate regions indirectly accessible...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jordan Rose
[analyzer] Remove strip of ElementRegion in CallEvent...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Matt Kopec
Add Linux support for reading/writing extended register...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Tobias Grosser
ScopDetect: Add test cases for non-simple regions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
David Blaikie
Refactor file/directory path in namespace debug info...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
David Blaikie
refactoring file/directory for namespace debug info
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Michael J....
[ELF][Reader] Add debug message to print all inputs...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Michael J....
[ELF][Reader][Perf] Only do loookup once.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Michael J....
[ELF][Reader] Refactor how relocations are read. Improv...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Michael J....
[ELF][Reader] Remove static ordinal.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
David Blaikie
Enhance debug info namespace test to check for context...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
David Blaikie
Enhance debug info namespace test to check for context...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Enrico Granata
Cleanup to the ObjC runtime to remove the now useless...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Michael J....
memcpy instead of copy_n. Faster than copy_n on MSVC :(.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Michael J....
Devirtualize Reference::kind.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Michael J....
Devirtualize File::kind.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Michael J....
Set ordinals correctly.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Fariborz Jahanian
Do the error recovery for @end only.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Sean Silva
[docs] Point inquisitive users to existing module.map...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Sean Silva
[docs] Prominently note that modules are expemental.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Eric Christopher
Remove blank line before block comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Fariborz Jahanian
Objective-C [qoi] more gracefull recovery when
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Tobias Grosser
Remove dependence on canonical induction variable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
David Blaikie
DIBuilder: allow linkage name to be specified for globa...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
David Blaikie
PR7256: Provide a fixit for incorrect destructor declar...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
David Blaikie
Make target-specific test case in r177474 only run...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Douglas Gregor
Fix typo and grammaro in modules documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Eli Bendersky
Add timing of the IR parsing code with a new -time...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Douglas Gregor
Only introduce the SDKSettings.plist dependency in...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Manman Ren
Exploit this-return of a callsite in a this-return...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jakob Stoklund...
Add some missing SSE annotations.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Jakob Stoklund...
Annotate remaining IIC_BIN_* instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Alexander Kornienko
Support for pointers-to-members usage via .*
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Daniel Jasper
Remove assertion that can be triggered on bad input.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Christian Konig
Revert "pre-RA-sched: fix TargetOpcode usage"
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Andy Gibbs
Remove unnecessary explicit typing in std::make_pair
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Daniel Jasper
Fix infinite-loop in unwrapped line parser.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Dmitry Vyukov
tsan: correct sizes of signal-related data structures
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Justin Holewinski
Move SDNode order propagation to SDNodeOrdering, which...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Daniel Jasper
Do not consider comments when adjusting to local indent...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Dmitry Vyukov
tsan: add missing stat descriptions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Dmitry Vyukov
tsan: call fflush(0) on exit again
commit
|
commitdiff
|
tree
|
snapshot
next