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-02-12
John McCall
In ARC, emit non-peepholed +1s within the full-expressi...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
John McCall
Split a couple of tests out into their own file.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Kay Tiong Khoo
Added 0x0D to 2-byte opcode extension table for prefetc...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Lang Hames
When generating IR for default copy-constructors, copy...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tanya Lattner
Timing data was removed years ago. Remove these links.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Michael J....
[ELF] Add support for reading dynamic libraries.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Hal Finkel
BBVectorize: Don't over-search when building the depend...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Hal Finkel
BBVectorize: Omit unnecessary entries in PairableInstUsers
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Michael J....
[Support][Compiler] Add LLVM_HAS_VARIADIC_TEMPLATES.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Akira Hatanaka
[mips] Expand pseudo instructions before they are emitt...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Bill Wendling
Rename AttributeSets to AttributeGroups so that it...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Bill Wendling
Use a std::map so that we record the group ID.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Bill Wendling
Rename to something more sensible. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Akira Hatanaka
[mips] Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Richard Smith
Don't bother reconciling external visible decls against...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Michael Ilseman
Optimization: bitcast (<1 x ...> insertelement ......
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Krzysztof Parzyszek
Extend Hexagon hardware loop generation to handle vario...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Michael Ilseman
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Daniel Dunbar
[tests] Another batch of timeout increases.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Krzysztof Parzyszek
Implement HexagonInstrInfo::analyzeCompare.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Kay Tiong Khoo
*fixed disassembly of some i386 system insts with intel...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Fariborz Jahanian
objective-C modern translator: Fixes a mistranslation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Jim Ingham
Forgot to add the testsuite for the changes I checked...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Justin Holewinski
[NVPTX] Remove NoCapture from address space conversion...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Douglas Gregor
[Modules] Cope better with top-level declarations loade...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tobias Grosser
[isl-codegen]: Fix off by one in getNumberOfIterations
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Hal Finkel
BBVectorize: Eliminate one more restricted linear search
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Daniel Malea
Add Vim frontend to LLDB.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tim Northover
AArch64: generate dwarfdump test rather than include...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Michel Danzer
R600/SI: Use V_ADD_F32 instead of V_MOV_B32 for clamp...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Nico Weber
Formatter: Detect ObjC message expressions after 'in...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Evgeniy Stepanov
[sanitizer] clang-format pass over scanf code.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Evgeniy Stepanov
[sanitizer] scanf: don't report stores that did not...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Kostya Serebryany
[asan] added a flag -mllvm asan-short-64bit-mapping...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tim Northover
AArch64: fix build on some MSVC versions
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Bill Schmidt
Restore the resurrected doc link previously deleted
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Evgeniy Stepanov
[sanitizer] Remove an extra va_copy.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Evgeniy Stepanov
[sanitizer] Scanf parser improvements.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Bill Schmidt
Remove a dead PowerPC doc link
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Manuel Klimek
Get rid of manual debug output, now that the test runne...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Daniel Jasper
Fix invalid formatting with spaces before trailing...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Manuel Klimek
Fixes handling of empty lines in macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tim Northover
AArch64: Simplify logic in deciding whether bfi is...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Evgeniy Stepanov
[msan] Lit tests for MemorySanitizer.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Kostya Serebryany
[tsan] added tsan-vs-gvn test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tim Northover
AArch64: Add basic relocation processing for llvm-dwarf...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tim Northover
AArch64: Undo change to how test was run
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tobias Grosser
[cmake] Make CLooG optional
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tim Northover
Make use of DiagnosticType to provide better AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Cameron Zwarich
Add support for updating LiveIntervals to MachineBasicB...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Cameron Zwarich
Update SlotIndexes after updateTerminator() possibly...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Cameron Zwarich
Fix some problems with the updating of SlotIndexes...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Bill Wendling
Add support for printing out the attribute groups.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Bill Wendling
Update test to not fail with attribute groups.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Bill Wendling
FileCheck-ize the tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Kostya Serebryany
[tsan/msan] adding thread_safety and uninitialized_chec...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Daniel Jasper
Fix formatting of overloaded operator definitions.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Manuel Klimek
Do not use VariadicDynCastAllOfMatcher where VariadicAl...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Evgeniy Stepanov
[sanitizer] Fix line numbers in a sanitizer lit test.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Bob Wilson
Revert "Rename LLVMContext diagnostic handler types...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Hal Finkel
BBVectorize: Remove the linear searches from pair conne...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Hal Finkel
BBVectorize: Avoid linear searches within the load...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Hal Finkel
BBVectorize: isa/cast cleanup in getInstructionTypes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Hal Finkel
BBVectorize: Make the bookkeeping to support full cycle...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Evan Cheng
Currently, codegen may spent some time in SDISel passes...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Evan Cheng
Remove unnecessary code.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
David Blaikie
Fix unnecessary removal of const through cast machinery
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Joel Jones
Spelling correction
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Cameron Zwarich
Fix the unused but nearly correct method SlotIndexes...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Cameron Zwarich
Abstract the liveness checking in PHIElimination::Split...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bill Wendling
Add support in the bitcode reader to read the attribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bill Wendling
The 'Raw' method cannot handle 'string' attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bill Wendling
Update with attribute group IDs.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bill Wendling
Eat the alignment keyword if we're in an attribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bill Wendling
Add code for emitting the attribute groups.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bill Wendling
Add support for attribute groups in the value enumerator.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Nico Weber
Formatter: Remove now-unneeded code for formatting...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Nico Weber
Formatter: Add a test for multi-line ObjC dict literals.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Nico Weber
Formatter: Add another ObjC literal test.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Nico Weber
Formatter: Initial support for ObjC dictionary literals.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Vincent Lejeune
Test Commit - Remove some trailing whitespace in R600In...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bob Wilson
Use -mno-implicit-float by default for kernel/kext...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bob Wilson
Delete an extra blank line.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bob Wilson
Recognize -mno-implicit-float option for x86 as well...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Dmitri Gribenko
Use static functions instead of an unnamed namespace
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bill Wendling
Handle string attributes in the AttrBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bill Wendling
Use a 'continue' here to stop from double lexing.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bill Wendling
Add 'empty' query methods to the builder and use them...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Cameron Zwarich
Add support for updating LiveIntervals to PHIEliminatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Cameron Zwarich
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Cameron Zwarich
Remove ancient references to 'atomic' phis in PHIElimin...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Cameron Zwarich
Make LiveVariables an instance variable of PHIElimination.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Chris Lattner
ok, ok, stop fighting type punning warnings by just...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Chris Lattner
hopefully "really" fix a type punning warning by defini...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Chris Lattner
attempt to defeat a gcc warning that is breaking a...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Bill Wendling
Add accessor for the LLVMContext.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Nico Weber
Reformat formatter code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Nico Weber
Formatter: Detect ObjC array literals.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Fariborz Jahanian
objective-C: Fixes a bogus warning due to not setting
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Jakub Staszak
Remove unneeded "TargetMachine.h" #includes.
commit
|
commitdiff
|
tree
|
snapshot
next