projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-10-13
Nick Lewycky
Tabs to spaces.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Nick Lewycky
Add missing braces to pacify GCC's -Wparentheses.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Michael J....
Add missing ELF constants.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jakob Stoklund...
Also inflate register classes around inline asm.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jakob Stoklund...
Add MachineInstr::getRegClassConstraint().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jakob Stoklund...
Extract a method for finding the inline asm flag operand.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jakob Stoklund...
Encode register class constreaints in inline asm instru...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Eli Friedman
Attempt to fix MSVC build.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Bill Wendling
We need to verify that the machine instruction we're...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Eli Friedman
Use a utility from MathExtras to clarify a check and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Owen Anderson
The VMAs stored in the symbol table of a MachO file...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Eli Friedman
Use unsigned multiply to hash integers, so we don't...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Lang Hames
Removed colons from some target datalayout strings...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Owen Anderson
Don't label a STAB debugging symbol as a function symbol.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Owen Anderson
sectionContainsSymbol needs to be based on VMA's rather...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Eli Friedman
Fix a couple hash functions so that they do not depend...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jim Grosbach
ARM addrmode5 represents the 'U' bit of the encoding...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Eli Friedman
Fix APFloat::getSmallestNormalized so the shift doesn...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Eli Friedman
Fix APFloat::getLargest so that it actually returns...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Owen Anderson
Section indices in MachO symbol tables begin at 1,...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Kevin Enderby
Finish supporting cpp #file/line comments in assembler...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Evan Cheng
Disable machine LICM speculation check (for profitabili...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Cameron Zwarich
To find the exiting VN of a LiveInterval from a block...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jim Grosbach
Thumb2 assembly parsing and encoding for LDC/STC.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Nick Lewycky
Hoist vector.size() computation out of the loop. No...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jim Grosbach
addrmode2 is gone from these, so no need for the reg0...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jim Grosbach
ARM encoding tests for STC.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jim Grosbach
ARM parsing and encoding for the <option> form of LDC...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jim Grosbach
80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jim Grosbach
Tidy up. Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Dan Gohman
Fix a thinko that Nick noticed. The previous code actua...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
NAKAMURA Takumi
lib/Object/ELFObjectFile.cpp: Fix undefined behavior...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Bill Wendling
Expand the check for a landing pad so that it looks...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jakob Stoklund...
Use an existing function.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Akira Hatanaka
Define base class LogicNOR and make 32-bit and 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Akira Hatanaka
Fix encoding of 32-bit integer instructions. Change...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Eric Christopher
Make this use a public accessor too.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Nick Lewycky
Add missing space.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Nick Lewycky
Fix indent in comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Evan Cheng
Fix r141744.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Jakob Stoklund...
Fix -widen-vmovs liveness issues.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Evan Cheng
Refine r141689 with a tri-state variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Change name of class to ArithOverflowR.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Define class ArithLogicI. Make 32-bit and 64-bit arithm...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Bob Wilson
Make this test more specific. There are 3 stats that...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Eric Christopher
Use public accessors on the scope that is returned.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Define classes ArithLogicR and ArithLogicOfR and make...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Chris Lattner
target data is a contract with the code generator,...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Chris Lattner
improve some of the documentation around target data...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Eric Christopher
Add a new wrapper node for a DILexicalBlock that encaps...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Eric Christopher
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Eric Christopher
Spacing.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Bill Wendling
N.B. This is with the new EH scheme:
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Fix function isUnalignedLoadStore.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Jim Grosbach
ARM assembly parsing and encoding for LDC{2}{L}/STC...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Remove unused PatLeaf.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Change the names of 64-bit logical instructions so...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Bill Wendling
Revert r141529. This is causing failures in the test...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Remove redundancy in setcc patterns using multiclass.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Cameron Zwarich
Fix PR11106 by correcting a typo that has been in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Use sltiu instead of sltu when a register operand and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Jim Grosbach
Update test for r141704.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Jim Grosbach
ARM addressing mode cleanup for LDC/STC.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Daniel Dunbar
Clean up a few references to System/. We still have...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Daniel Dunbar
Support/DataTypes.h: Clean up some types and add matchi...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Eli Friedman
Remove extra semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Add patterns for conditional branches with 64-bit regis...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Add support for 64-bit set-on-less-than instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Akira Hatanaka
Add support for conditional branch instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Devang Patel
Add dominance check for the instruction being hoisted.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Lang Hames
Fixed docs to reflect the proper default value and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Owen Anderson
Expose MachOObjectFile externally, like we do for COFF...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Jim Grosbach
ARM parse alignment specifier for NEON load/store instr...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Duncan Sands
Mention the cmake build guide on the main docs page.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Jim Grosbach
ARM Rename operand sub-structure 'Mem' to 'Memory'...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Nadav Rotem
Add support for legalization of vector SHL/SRA/SRL...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Richard Osborne
Implement the emitFrameIndexDebugValue and getDebugValu...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Kalle Raiskila
Fix a iterator out of bounds error, that triggers rarely.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
NAKAMURA Takumi
llvm-objdump.cpp: Use PRIx64 as format specifier for...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
NAKAMURA Takumi
Add -D__STDC_FORMAT_MACROS to use PRIx64.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
NAKAMURA Takumi
cmake/modules/HandleLLVMOptions.cmake: Reorder __STDC_C...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Nadav Rotem
Add support for legalization of vector trunc-store...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Nadav Rotem
Cleanup the trunc-store legalization code and add asserts.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Bill Wendling
Update to a newer doxygen version. PR8214. Patch by...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Craig Topper
Add HasPOPCNT predicate to the POPCNT instructions...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Bill Wendling
Minor modifications to make the Hello World example...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Craig Topper
Make Ivy Bridge 16-bit floating point conversion instru...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Nick Lewycky
Apparently, sometimes llvm-nm doesn't put the undefined...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Craig Topper
Test case for X86 LZCNT instruction selection.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Craig Topper
Add X86 LZCNT instruction. Including instruction select...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Bill Wendling
Use the proper name for "externally visible" linkage...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Bill Wendling
Reword the SetVector description to reflect reality.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Cameron Zwarich
Add a test for PR10565.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Cameron Zwarich
Remove a lot of the fancy scalar replacement code for...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Bill Wendling
Test simplification that Ana Pazos noticed.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Craig Topper
Fix disassembling of popcntw. Also remove some code...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Nick Lewycky
Also create a shndx even if there are no symbols. This...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
NAKAMURA Takumi
test/CodeGen/X86/movbe.ll: Give explicit -mtriple=x86_6...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Nick Lewycky
Reapply r141605 with fixes for appropriate handling...
commit
|
commitdiff
|
tree
|
snapshot
next