projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-03-06
Ted Kremenek
Add new load commands for MachO.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Daniel Dunbar
build/Darwin: Make it easy to cause all tools to get...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Jim Grosbach
Tidy up. Kill some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Jakob Stoklund...
Allow the same types in DPair as in QPR.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Kevin Enderby
Fix a bug in the ARM disassembly of the neon VLD2 all...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Roman Divacky
Convert PowerPC to register mask operands.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Benjamin Kramer
Remove excess const, a const_iterator shouldn't be...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Jay Foad
Change ConstantAggrUniqueMap to use Chandler's new...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Bill Wendling
Add column width.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Bill Wendling
Remove short tag marker.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Bill Wendling
Appease the HTML validation gods.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Bill Wendling
Fix validation errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Bill Wendling
Fix validation errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Bill Wendling
Add missing end tags.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Argyrios Kyrtzidis
[TinyPtrVector] Add erase method and const-goodness.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Argyrios Kyrtzidis
PointerUnion::getAddrOf() does not need to be template...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Craig Topper
Use uint16_t to store indices into string table since...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Craig Topper
Add asserts to ensure that values will fit into the...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Craig Topper
Increase number of allowed registers in register classe...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Craig Topper
Revert r152016 and allow overlap, sub, super register...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Argyrios Kyrtzidis
Remove UsuallyTinyPtrVector.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Jakob Stoklund...
Add <imp-def> operands when reloading into physregs.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Eric Christopher
Fix up link and a couple small edits.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Eric Christopher
Add the beginnings of documentation for the Name Accele...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Eric Christopher
Delete trailing whitespace to clean up.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Argyrios Kyrtzidis
Add include/llvm/ADT/UsuallyTinyPtrVector.h which is...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Evan Cheng
Avoid finalizeBundles infinite looping.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Owen Anderson
Make it possible for a target to mark FSUB as Expand...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Lang Hames
Split fpscr into two registers: FPSCR and FPSCR_NZCV.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Eli Friedman
A few more cases of missing masking in ComputeMaskedBit...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Jim Grosbach
ARM vpush/vpop assembler mnemonics accept an optional...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Jim Grosbach
Nuke a bit of dead code.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Eli Friedman
Make sure we don't return bits outside the mask in...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Jim Grosbach
ARM Refactor VLD/VST spaced pair instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Jim Grosbach
ARM Remove a bit of dead code.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Jim Grosbach
ARM refactor away a bunch of VLD/VST pseudo instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Jim Grosbach
MCRegisterInfo-ize getMatchingSuperReg.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Jim Grosbach
Make MCRegisterInfo available to the the MCInstPrinter.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Bill Wendling
Fix warnings about adding a bool to a string.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Chad Rosier
Address Evan's comments for r151877.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Jakob Stoklund...
Remove a test case that no longer makes sense.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Sebastian Pop
updated patch for the ARM fused multiply add/sub
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Sebastian Pop
fix typos
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Sebastian Pop
remove spaces on empty lines
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Nadav Rotem
Remove an unused function.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Duncan Sands
This is not a common case, in fact it never happens!
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Chandler Carruth
Switch mem2reg to use the new hashing infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Chandler Carruth
Replace the ad-hoc hashing in GVN with the new hashing...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Chandler Carruth
Switch the TableGen record's string-based DenseMap...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Chandler Carruth
Switch to a C-style cast here to silence a brain-dead...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Craig Topper
Shrink and reorder fields in MCRegisterClass to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Craig Topper
Convert more GenRegisterInfo tables from unsigned to...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Eli Friedman
Make aliases for shld and shrd match gas. PR12173.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Jakob Stoklund...
Stop fixing bad machine code in LiveIntervalAnalysis.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Jakob Stoklund...
Stop adding <imp-def> operands when coalescing sub...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Jakob Stoklund...
Use <def,undef> operands when spilling NEON bundles.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Duncan Sands
Nick pointed out on IRC that GVN's propagateEquality...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Chandler Carruth
Replace the hashing functions on APInt and APFloat...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Chandler Carruth
Add generic support for hashing StringRef objects using...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Bill Wendling
Do trivial CSE of dead BBs during codegen preparation.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Craig Topper
Use uint16_t to store register overlaps to reduce stati...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Chandler Carruth
Teach the hashing facilities how to hash std::string...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Chandler Carruth
Split this test up into two smaller, and more focused...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Craig Topper
Use uint16_t instead of unsigned to store registers...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Craig Topper
Use uint16_t to store registers in callee saved registe...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Craig Topper
Use uint8_t instead of enums to store values in X86...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Benjamin Kramer
Perform the string table optimization for OperandMatchE...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Benjamin Kramer
Shrink the asm matcher tables.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Benjamin Kramer
StringToOffsetTable: Allow uniquing the first element...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Benjamin Kramer
Enable the small vector POD optimization for BitCodeAbb...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Rafael Espindola
Correctly initialize LineSectionSymbol. Thanks to Dunca...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Duncan Sands
Honour --config-prefix also for lit.local.cfg.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Francois Pichet
Move the NonPOD struct out of the anonymous namespace...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Duncan Sands
Include cctype for isdigit. Patch by Stephen Hines.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Francois Pichet
Fixes the Hashing tests on MSVC by adding llvm:: prefix...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
NAKAMURA Takumi
unittests/ADT/HashingTest.cpp: Temporarily disable...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
NAKAMURA Takumi
llvm/docs/GarbageCollection.html: Prune utf8 BOM.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Daniel Dunbar
hash_state: Don't use initialization target during...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Jakob Stoklund...
Fix RA-dependent test.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
David Meyer
Fix comments for llvm-readobj, remove extraneous headers
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Benjamin Kramer
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Jim Grosbach
Tidy up. Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Daniel Dunbar
autoconf: Set LLVM_CONFIGTIME to a stable value when...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Benjamin Kramer
LVI: Recognize the form instcombine canonicalizes range...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Benjamin Kramer
Hashing: microoptimize a truncate on 64 bit away. This...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Jia Liu
delete dead code, patch by Michael Spencer.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Jia Liu
add llvm.gcroot into GarbageCollection.html, patch...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Chandler Carruth
Make the hashing algorithm Endian neutral. This is...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Chandler Carruth
Simplify the pair optimization. Rather than using compl...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Evgeniy Stepanov
ASan: use getTypeAllocSize instead of getTypeStoreSize.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Chandler Carruth
Add a golden data test that I missed somehow the first...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Chandler Carruth
Fix bad indenting that was left over from cut/paste...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Chandler Carruth
Add a header that was technically missing to see if...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Chandler Carruth
We really want to hash pairs of directly-hashable data...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Chandler Carruth
Add support for hashing pairs by delegating to each...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Chad Rosier
Prevent obscure and incorrect tail-call optimization.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Eric Christopher
Grammar-o in function name.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Eric Christopher
Grammar.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Eric Christopher
If the linkage name doesn't exist we're supposed to...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Dan Gohman
Fix an iterator invalidation problem. operator[] on...
commit
|
commitdiff
|
tree
|
snapshot
next