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-24
Will Schmidt
[PPC64LE] ELFv2 ABI updates for the .opd section
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Daniel Sanders
[mips] Add regression tests for parenthetic expressions...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Daniel Sanders
[mips] Allow dsubu to take an immediate as an alias...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Hal Finkel
[PowerPC] Mark many instructions as commutative
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Daniel Sanders
[mips] Implement shorthand add / sub forms for MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Justin Holewinski
[NVPTX] Add isel patterns for addrspacecast
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Renato Golin
Update release notes with EHABI current behaviour
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Hal Finkel
[PowerPC] Don't schedule VSX copy legalization unless...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Hal Finkel
[PowerPC] Update comment re: VSX copy-instruction selection
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Rafael Espindola
Teach llvm-readobj to print human friendly description...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Karthik Bhat
Allow constant folding of ceil function whenever feasible
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Rafael Espindola
Add back tests that were reverted in r204203.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Rafael Espindola
Propagate section from base to derived symbol.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Duncan P. N...
InstrProf: Silence spurious warnings in GCC 4.8
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
NAKAMURA Takumi
SupportTests.LockFileManagerTest: Add assertions for...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Arnaud A. de...
ARM: no need to update SplatBits as it is not used
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Justin Bogner
llvm-profdata: Check for bad data in the show command
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Justin Bogner
llvm-profdata: Use Format.h instead of handrolling...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
David Majnemer
WinCOFF: Add support for -ffunction-sections
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Nuno Lopes
remove a bunch of unused private methods
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Hal Finkel
[PowerPC] Make use of VSX f64 <-> i64 conversion instru...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Lang Hames
Revert r204076 for now - it caused significant regressi...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Duncan P. N...
InstrProf: Check pointer size in raw profile
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Rafael Espindola
Propagate types from symbol to aliases.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
NAKAMURA Takumi
[CMake] LLVMProfileData: No need to add LINK_LIBS here...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
NAKAMURA Takumi
llvm-profdata doesn't require LLVMCore.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Justin Bogner
llvm-profdata: Don't pipe stderr into show for the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Craig Topper
Prune includes in ARM target.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Saleem Abdulrasool
ARM IAS: properly handle function entries in .thumb
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Hal Finkel
[PowerPC] Fix the VSX v2f64 return register
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Hal Finkel
[TableGen] Don't assert, produce an error, when an...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
NAKAMURA Takumi
llvm-profdata: Avoid F_Text in "merge" for now, since...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Juergen Ributzka
[Constant Hoisting] Erase dead cast instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Juergen Ributzka
[Constant Hoisting] Fix multiple entries for the same...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Andrea Di Biagio
[DAG] Fix an assertion failure caused by an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
NAKAMURA Takumi
Suppress SupportTests.LockFileManagerTest on win32...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Adrian Prantl
Delete stale comment. Thanks, Eric!
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Adrian Prantl
Dwarf Debug: Remove some cargo-cult type uniquing....
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Rafael Espindola
Fix the value computation in
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Arnaud A. de...
Remove some dead assignements found by scan-build
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Manman Ren
Register allocator: add condition to hoist a spill...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Argyrios Kyrtzidis
[Support] Follow up to r204426, for LockFileManager...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Duncan P. N...
InstrProf: Cleanup binary profdata testcase
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Duncan P. N...
InstrProf: Move constructor to the header
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Duncan P. N...
InstrProf: Change magic number to have non-text characters
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Duncan P. N...
InstrProf: Use move semantics with unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Duncan P. N...
InstrProf: Detect magic numbers in a more scalable way
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Duncan P. N...
InstrProf: Actually detect bad headers
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Juergen Ributzka
[RuntimeDyld] Fix comment for previous commit (r204439)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Juergen Ributzka
[RuntimeDyld] clang-format files.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
David Blaikie
DebugInfo: Omit DW_AT_addr_base from skeletal type...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Chad Rosier
[AArch64] Add SchedRW lists to NEON instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Justin Bogner
ProfileData: Avoid double underscores in header guards
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Duncan P. N...
InstrProf: Read raw binary profile in llvm-profdata
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Justin Bogner
ProfileData: Avoid brace initialization, windows doesn...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Matt Arsenault
R600/SI: Move instruction patterns to scalar versions.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Rafael Espindola
Remove redundant test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Rafael Espindola
Move codegen test over to MC.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Justin Bogner
ProfileData: Introduce InstrProfWriter using the naive...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Rafael Espindola
Convert test to using cfi.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Paul Robinson
Refactor llvm/test/lit.cfg to use lit.util.which.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Justin Bogner
llvm-profdata: Implement show command
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Rafael Espindola
Remove redundant test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Justin Bogner
ProfileData: Introduce the InstrProfReader interface...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Rafael Espindola
Split out the MC part of this test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Daniel Sanders
[mips] Correct lowering of VECTOR_SHUFFLE to VSHF.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Renato Golin
Add overall description, file comments, some structure
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Tom Stellard
R600/SI: Handle MUBUF instructions in SIInstrInfo:...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Tom Stellard
R600/SI: Handle S_MOV_B64 in SIInstrInfo::moveToVALU()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Tom Stellard
R600/SI: Use SGPR_(32|64) reg clases when lowering...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Tom Stellard
Sink: Don't sink static allocas from the entry block
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Richard Sandiford
[SystemZ] Use "let Predicates =" for blocks of new...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Richard Sandiford
[SystemZ] Add support for z196 float<->unsigned conversions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Matheus Almeida
[mips] Update namespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Juergen Ributzka
[RuntimeDyld] Allow processRelocationRef to process...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Kevin Qin
Fix test command line to avoid generating output file.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Juergen Ributzka
[Constant Hoisting] Make the constant materialization...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Juergen Ributzka
[Constant Hoisting] Lazily compute the idom and cache...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Juergen Ributzka
[Constant Hoisting] Change the algorithm to only track...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Juergen Ributzka
[Constant Hoisting] Fix capitalization of function...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Juergen Ributzka
[Constant Hoisting] Replace the MapVector with a separa...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Saleem Abdulrasool
MCParser: add an assertion
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Jiangning Liu
This reverts commit r203762, "ARM: support emission...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Argyrios Kyrtzidis
[Support] Make sure LockFileManager works correctly...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Kevin Qin
Fix an assertion caused by using inline asm with indire...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Kevin Qin
[AArch64] Remove .data_region directive from AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Argyrios Kyrtzidis
[Support] Make sure sys::fs::remove can remove symbolic...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Rafael Espindola
Convert a CodeGen test into a MC test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Rui Ueyama
Object/COFF: Support large relocation table.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Rafael Espindola
Port test to cfi.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Rafael Espindola
Convert another CodeGen test into a MC test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Weiming Zhao
Fix PR19136: [ARM] Fix Folding SP Update into vpush...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Greg Fitzgerald
llvm-objdump output hex to match binutils' objdump
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Rafael Espindola
Convert CodeGen test into a more specific MC test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Rafael Espindola
Remove llvm-mc's disable-cfi option.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Rafael Espindola
Remove unused options from test.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Rafael Espindola
Don't use EmitAbsValue with symbol references.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Lang Hames
Add an option to MCJIT to have it forward all sections...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Juergen Ributzka
Revert "[Constant Hoisting] Extend coverage of the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Juergen Ributzka
[Constant Hoisting] Extend coverage of the constant...
commit
|
commitdiff
|
tree
|
snapshot
next