projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-12-06
Rui Ueyama
Object/COFF: Add export table entry structs.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Juergen Ributzka
[Stackmap] Update stackmap unit test to use AnyRegCC.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Reed Kotler
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yi Jiang
Apply transformation on OS X 10.9+ and iOS 7.0+: pow...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yuchen Wu
llvm-cov: Further improved error messages.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yuchen Wu
llvm-cov: Conformed headers.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Renato Golin
Move test to X86 dir
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Renato Golin
Add #pragma vectorize enable/disable to LLVM
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Aditya Nandakumar
Check hint registers for interference only once before...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Ana Pazos
Implemented vget/vset_lane_f16 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yuchen Wu
llvm-cov: Changed extension from .llcov to .gcov.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matt Arsenault
Revert part of GCC warning fix to fix debug build.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matt Arsenault
Fix minor GCC warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Michael Gottesman
Change std::deque => std::vector. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yunzhong Gao
Document that dllexported symbols are preserved by...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Rafael Espindola
Fix non-deterministic behavior.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Eric Christopher
Rename DwarfUnits to DwarfFile to help avoid some namin...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Andrew Trick
MI-Sched: Model "reserved" processor resources.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Andrew Trick
MI-Sched: handle latency of in-order operations with...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Andrew Trick
Machine model comments. Explain a ProcessorUnit's Buffe...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Andrew Trick
Fix the A9 machine model. VTRN writes two registers.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Andrew Trick
comment typo and reformat
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Rafael Espindola
Add a default constructor to get deterministic behavior.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Arnold Schwaighofer
SLPVectorizer: An in-tree vectorized entry cannot also...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Kostya Serebryany
[tsan] fix PR18146: sometimes a variable written into...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Justin Holewinski
[NVPTX] Fix off-by-one error when creating the VT list...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Alexey Samsonov
Add forgotten header guards
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matheus Almeida
[mips] Small code generation improvement for conditiona...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matheus Almeida
[mips] Add some comments related to the optimization...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matheus Almeida
[mips][msa] Fix issue with immediate fields of LD/ST...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Tim Northover
ARM: fix yet another stack-folding bug
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
David Blaikie
DwarfDebug/DwarfUnit: Push abbreviation structures...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matt Arsenault
Use isIntrinsic() instead of checking for "llvm."
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Rafael Espindola
Remove the isImplicitlyPrivate argument of getNameWithP...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Alp Toker
Correct word hyphenations
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Rafael Espindola
Hide the stub created for MO_ExternalSymbol too.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Matt Arsenault
R600/SI: Add comments for number of used registers.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Rafael Espindola
Try harder to get a consistent floating point results.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
NAKAMURA Takumi
Move llvm/test/MC/ELF/thumb-st_other.s to test/MC/ARM.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Jiangning Liu
For AArch64, add missing register cost calculation...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Cameron McInally
Add FileCheck statements for r196435.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Reid Kleckner
Compiler.h: Disable initializer list usage with clang-cl
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Will Dietz
Export symbols in tools that support loading plugins.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
David Blaikie
DwarfDebug: Avoid unnecessary abbreviation lookup when...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
David Blaikie
DwarfDebug: Remove trivial function wrapper
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Eric Christopher
Make these two tests resilient in the face of compile...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Eric Christopher
80-column.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Eric Christopher
Remove special handling for DW_AT_ranges support by...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Logan Chien
[mc] Fix ELF st_other flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Michael Ilseman
Use present fast-math flags when applicable in CreateBinOp
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Eric Christopher
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Cameron McInally
Add AVX512 patterns for v16i32 broadcast and v2i64...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric Christopher
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
David Blaikie
DwarfUnit: Correct comment by generalizing over all...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kevin Enderby
Fix a bug in darwin's 32-bit X86 handling of evaluating...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric Christopher
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric Christopher
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric Christopher
Remove incorrect comment and pointless cast.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric Christopher
const on its own line is confusing.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
David Peixotto
Add support for parsing ARM symbol variants on ELF...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric Christopher
Simplify check.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric Christopher
Reformat slightly.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric Christopher
Make RangeSpanList take a symbol for the beginning...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric Christopher
Add a FIXME for making the symbol emission functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
David Blaikie
DwarfDebug: Unconditionalize trivial asm comments
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
David Blaikie
DwarfDebug: Reduce code duplication for sec offset...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric Christopher
Couple of small logical cleanups to use !empty rather...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Yuchen Wu
llvm-cov: Replace size() with empty() in bool check.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Eric Christopher
Use move and stack allocation for RangeSpanLists. As...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
David Blaikie
DebugInfo: Improve test to use llvm-dwarfdump
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
David Blaikie
Test fix for r196394
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
David Blaikie
DebugInfo: Remove unused start/end labels for the debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Cameron McInally
Fix assembly syntax for AVX512 vector blend instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
David Blaikie
DebugInfo: Avoid recreating matching labels in disparat...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Michael Liao
[X86] Check YMM31/ZMM31 as well
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Chad Rosier
Update the UseFusedMAC definition to directly specify...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Cameron McInally
Suppress '(x < y) ? a : 0 -> (x < y) & a' transform...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
NAKAMURA Takumi
[CMake] add_lit_target: Let lit.site.cfg free from...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Bill Wendling
Update email address.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Daniel Jasper
Un-revert r196358: "llvm-cov: Added support for functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Daniel Jasper
Revert r196358: "llvm-cov: Added support for function...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kevin Qin
[AArch64 Neon] Add ACLE intrinsic vceqz_f64.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kevin Qin
[AArch64 NEON] Add missing compare intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Yuchen Wu
llvm-cov: Added support for function checksums.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Yuchen Wu
llvm-cov: Added checks for ident, checksum, name.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Yuchen Wu
llvm-cov: Capitalized GCNO and GCDA for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Yuchen Wu
llvm-cov: Split GCOVFile's read into GCNO and GCDA.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Rafael Espindola
Fix a funny typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Sean Silva
[LangRef] Remove (non-normative) paragraph that doesn...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Rafael Espindola
Produce deterministic coff files.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Rafael Espindola
Add -mcpu=core2 to all llc invocations in this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Juergen Ributzka
[Stackmap] Specify the triple and cpu to fix the unit...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Juergen Ributzka
[Stackmap] Emit multi-byte nops for X86.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Reed Kotler
final patch for very long conditional branches for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
NAKAMURA Takumi
check-llvm: Ask llvm-config about assertion mode, inste...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
NAKAMURA Takumi
utils/llvm-lit: Generate "llvm-lit.py" rather than...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Eric Christopher
Update comment grammar and contents.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Use CHECK-LABEL to make this test more strict.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Fix mingw32 thiscall + sret.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Michael Gottesman
Fixed various whitespace/spelling/80+ issues.
commit
|
commitdiff
|
tree
|
snapshot
next