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-01-20
Nadav Rotem
Revert 172708.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Changed IRBuilder::CreateZExtOrTrunc and IRBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Nadav Rotem
Update the gcc-loops benchmark
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Nadav Rotem
Update the linpack benchmark with different array sizes.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Nadav Rotem
LoopVectorizer: Implement a new heuristics for selectin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Nadav Rotem
Change the cpu type in the test.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
More copy editing.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Doxygenified and copy edited BasicBlock.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Doxygenified Argument.h and performed some copy editing...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Converted all method comments in IRBuilder.h to use...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Corrected assert messages for CreateZExtOrTrunc/CreateS...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Added IRBuilder::CreateFPExtOrFPTrunc.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
NAKAMURA Takumi
llvm/test/Other/close-stderr.ll: Mark this as XFAIL...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Sean Silva
ReleaseNotes: note Sphinx migration.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Sean Silva
docs: Nuke the old release notes.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
trivial micro-optimization: lazily call the virtual...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
switch llvm-bcanalyzer onto the new cursor APIs, allowi...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
update to use the new BitcodeCursor readRecord that...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Sean Silva
docs: Use proper markup.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Sean Silva
docs: Inline documentation structure into homepage.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
convert the bitstream reader itself and the IR .bc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
add an option to not auto-process abbreviations in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Sean Silva
Nuke SetUpBuildDumpLog.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Sean Silva
Fix what appears to be a copy-paste error.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
David Blaikie
The last of PR14471: Debug info support for inline...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
David Blaikie
The last of PR14471 - emission of constant floats
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
stringref'ize readRecord and properly capitalize it...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Michael Gottesman
Fixed trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
add back a #include needed on some builders.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
finish converting the normal cases in ASTReader to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Craig Topper
Make some helper methods static.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Craig Topper
Remove DebugLoc argument from static function. It can...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Tobias Grosser
[cindex.py]: Use spaces instead of tabs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Craig Topper
Use MVT instead of EVT in more instruction lowering...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
convert some more stuff over to use new cursor APIs.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Chris Lattner
move some private methods out of line, add a skipRecord...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Craig Topper
Use MVT instead of EVT in more of the shuffle lowering...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
add some optional flags to affect the way advance works.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Craig Topper
Capitalize LowerVectorIntExtend to be consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
David Blaikie
Fix a latent bug exposed by recent static member debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Dmitri Gribenko
Actually update the test, fixup for r172923
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Dmitri Gribenko
Use llvm::hexDigitValue in comment lexer
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Dmitri Gribenko
Comment parsing: add more tests for html character...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
switch a bunch of ASTReader to use the new BitstreamCur...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
fix method name.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
random tidying
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
Add a new BitstreamEntry concept, and add two helper...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Dmitri Gribenko
Documentation: remove more mentions of Tcl
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Dmitri Gribenko
Documentation: replace some non-ASCII characters by...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Jakub Staszak
Include Support/ELF.h instead of Object/ELF.h. It is...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Jordan Rose
[analyzer] Don't show "Entered 'foo'" if 'foo' is implicit.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
David Blaikie
Emit the function type of member function pointer types...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Benjamin Kramer
libclangSerialization also depends on the bitreader.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
update header comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
these need the bitcode reader as well.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
fix the unit tests too.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
these now depend on the bitcode reader too.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
this depends on the bitcode reader, since it is using it.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chris Lattner
BitstreamReader hasn't aged well. It's been hacked...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Tobias Grosser
cmake: Install all polly include files
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Benjamin Kramer
LoopVectorizer: Emit memory checks into their own basic...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Tobias Grosser
[cindex.py] Add cache for CompletionChunk spellings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Tobias Grosser
[cindex.py] Replace CachedProperty with our own impleme...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Tobias Grosser
[cindex.py]: Speed up lookup of the completion kind
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chandler Carruth
Replace the 'final' keyword with 'LLVM_FINAL' as GCC...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chandler Carruth
Allow the LLD CMake build to work with -std=gnu++0x...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chandler Carruth
Fix the build with libstdc++ v4.6 on Linux by supplying...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chandler Carruth
Re-sort the #include lines which have gotten out of...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Nadav Rotem
On Sandybridge split unaligned 256bit stores into two...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Craig Topper
Use MVT instead of EVT when computing shuffle immediate...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chandler Carruth
Re-sort all the headers. Lots of regressions have crept...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chandler Carruth
Sort all of the includes. Several files got checked...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Chandler Carruth
Move an input header file under an Inputs directory...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Ted Kremenek
Reapply r172878 with test case.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Jason Molenda
<rdar://problem/12350715>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Richard Smith
Fix five more cases of tokens which can legally follow...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Argyrios Kyrtzidis
[PCH/Modules] Revert r172843, it caused a module to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Anna Zaks
[analyzer] Suppress warnings coming out of macros defin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Jack Carter
This is a resubmittal. For some reason it broke the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Sean Callanan
Extended LLDB to handle blocks capturing 'self'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
NAKAMURA Takumi
Revert r172878, "Reword warning about using a *static...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Ted Kremenek
Reword warning about using a *static* variable within...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Renato Golin
Fix 80-col and early exit in cost model
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Greg Clayton
<rdar://problem/13011717>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Ted Kremenek
-Wuninitialized: warn about uninitialized values result...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Jakob Stoklund...
Remove some register allocation order dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Greg Clayton
<rdar://problem/13010007>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Andrew Kaylor
Fixing behavior of ELFObjectFile::getSymbolFileOffset().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Greg Clayton
Disassemble the vAttach packet.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
David Greene
Pass NO_MISSING_FIELD_INITIALIZERS to Compiler Flags
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Han Ming Ong
<rdar://problem/12976277>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Nadav Rotem
On Sandybridge loading unaligned 256bits using two...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Jason Molenda
Add code to retreive the mach port # for each thread...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Jordan Rose
Use hexDigitValue in LLLexer.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
David Blaikie
Remove windows line endings.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Michael Gottesman
Improved comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Michael Gottesman
Fixed typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Matt Beaumont-Gay
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Jordan Rose
Adopt llvm::hexDigitValue.
commit
|
commitdiff
|
tree
|
snapshot
next