projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-03-20
Saleem Abdulrasool
Reapply 'ARM IAS: support .thumb_set'
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Craig Topper
[X86] Check return value of readSIB in disassembler...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Hao Liu
[ARM]Fix an assertion failure in A15SDOptimizer about...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Rafael Espindola
Look through variables when computing relocations.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Eric Christopher
Revert "Use the range machinery for DW_AT_ranges and...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Bogner
Support: Add postincrement and include guards to LineIt...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Eric Christopher
Use the range machinery for DW_AT_ranges and DW_AT_high...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Matt Arsenault
R600/SI: Add unused LDS 2 form instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Matt Arsenault
R600/SI: Add support for 64-bit LDS writes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Matt Arsenault
R600/SI: Add support for 64-bit LDS loads.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Matt Arsenault
R600/SI: Match i16 immediate offset of LDS instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Matt Arsenault
R600/SI: Fix test checking wrong instruction operand.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Matt Arsenault
R600/SI: Don't display the GDS bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Matt Arsenault
R600/SI: Merge offset0 and offset1 fields for single...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
David Majnemer
COFF: Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Hans Wennborg
Fix comment (PR19188)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Matheus Almeida
[mips] 80-column.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Matheus Almeida
[mips] Making sure that a '.set noreorder' directive...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Evgeniy Stepanov
Set debug info for instructions inserted in SplitBlockA...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Craig Topper
Prune includes in X86 target.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
David Majnemer
Object: Provide a richer means of describing auxiliary...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
David Majnemer
Object: Move auxiliary symbol definitions from llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
David Majnemer
Object: Clean up COFF.h
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Bogner
llvm-profdata: Make "merge" into a subcommand.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Bogner
llvm-profdata: Update to use the naive text format...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Rafael Espindola
Make the test harder by using a non-zero offset.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Pete Cooper
When destroying a StringMap, just iterate over the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Rafael Espindola
Revert "Add back r203962, r204028 and r204059."
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
David Blaikie
DebugInfo: Use the comp_dir of the referencing type...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Eli Bendersky
Expose "noduplicate" attribute as a property for intrin...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Rui Ueyama
Object/COFF: Add function to check if section number...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
NAKAMURA Takumi
Move yet another test that requires ARM to an ARM test...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Jim Grosbach
Move tests that require ARM to an ARM test directory.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Duncan P. N...
Fix use_iterator crash in ObjCArc from r203364
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Jim Grosbach
C++ style comments
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Jim Grosbach
Tidy up. Update per naming conventions.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Jim Grosbach
MachO: Emit a version-min load command when possible.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Jim Grosbach
Darwin: Add assembler directives to create version...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Jim Grosbach
MachO: Comment fields in the version_min load command.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Chandler Carruth
[LV] While I'm here, use range based for loops which...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Chandler Carruth
[LV] The actual change I intended to commit in r204148...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Chandler Carruth
[LV] Replace some dead code with an assert. When I...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Eric Christopher
More header and forward declaration cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Eric Christopher
Add back the headers we're getting via (likely) transit...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Rafael Espindola
Add back r203962, r204028 and r204059.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Eric Christopher
Fix for coding style.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Eric Christopher
Remove a bunch of unnecessary includes and forward...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Hans Wennborg
X86 memcpy lowering: use "rep movs" even when esi is...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Rui Ueyama
Use early returns to reduce nesting.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Michael Zolotukhin
Fix test lsr-normalization.ll broken in r204161.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Raul E. Silvera
Add support for scalarizing/splitting vector bswap.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Adrian Prantl
Debug info: Remove OdrMemberMap from DwarfDebug, it...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Michael Zolotukhin
Add stride normalization to SCEV Normalize/Denormalize...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Andrea Di Biagio
[DAGCombiner] teach how to simplify xor/and/or nodes...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Manuel Jacob
X86: Use enums for memory operand decoding instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Krzysztof Parzyszek
Enable CFI on Hexagon.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Bill Schmidt
Fix PR19144: Incorrect offset generated for int-to...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Evgeniy Stepanov
[msan] Origin tracking with history.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Diego Novillo
Tolerate unmangled names in sample profiles.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Alexander Kornienko
Revert r203962 and two revisions depending on it: r2040...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Renato Golin
Add IAS/EHABI changes to release notes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
NAKAMURA Takumi
DebugIRTests: Fixup for r204130.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Evgeniy Stepanov
[msan] Kill -msan-store-clean-origin flag.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Alon Mishne
[C++11] Change DebugInfoFinder to use range-based loops
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Evgeniy Stepanov
[msan] Remove unused code.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Craig Topper
[C++11] Mark the target fast isel classes as 'final...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Alexey Samsonov
[C++11] Change the interface of getCOFF{Section,Relocat...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
NAKAMURA Takumi
CodeGen/R600/v_cndmask.ll: Relax an expression to unbre...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
NAKAMURA Takumi
DebugInfo/lto-comp-dir.ll: Tweak for dos path.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Saleem Abdulrasool
ARM: add an assertion
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Adrian Prantl
DwarfDebug: Only unique retained types instead of all...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Adrian Prantl
Switch the type field in DIVariable and DIGlobalVariabl...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Adrian Prantl
Replace unnecessary #include directive with forward...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Eric Christopher
Add explanatory comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Eric Christopher
Shorten DotDebugLocEntry to just DebugLocEntry and...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
David Blaikie
DebugInfo: Avoid emitting standard opcode lengths in...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
David Blaikie
DebugInfo: Implement debug_line.dwo for file names...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
David Blaikie
DebugInfo: Flag test as requiring object emission support
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
David Blaikie
DebugInfo: Do not rely on the compilation dir (index...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
David Blaikie
DebugInfo: Move getOrCreateSourceID from DwarfDebug...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
David Blaikie
DebugInfo: Move line table zero-directory-index (compil...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Matt Arsenault
Make methods static
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Dan Gohman
Use range metadata instead of introducing selects.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Owen Anderson
Switch a number of loops in lib/CodeGen over to range...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Owen Anderson
Really REALLY finish adding const to the MachineRegiste...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Kevin Enderby
Making a guess to fix the test case with r204056 to...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Matt Arsenault
R600: Match sign_extend_inreg to BFE instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Matt Arsenault
Make DAGCombiner work on vector bitshifts with constant...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Owen Anderson
Add one more const marker that I missed.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
David Blaikie
DebugInfo: Use MC line table file entry uniquing for...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Owen Anderson
Mark MachineRegisterInfo's iterator range methods as...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Owen Anderson
Add iterator range definitions for the MachineRegisterI...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Adam Nemet
[X86] Fix unused variable warning with NDEBUG from...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Saleem Abdulrasool
MC: change runtime check to an assertion
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Saleem Abdulrasool
ARM IAS: support .thumb_set
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Adam Nemet
[VectorLegalizer/X86] Don't unvectorize fp_to_uint...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Tom Stellard
R600/SI: Fix implementation of isInlineConstant() used...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Tom Stellard
R600/SI: Use correct dest register class for V_READFIRS...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Tom Stellard
R600/SI: Add generic checks to SIInstrInfo::verifyInstr...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Eli Bendersky
Consistent use of the noduplicate attribute.
commit
|
commitdiff
|
tree
|
snapshot
next