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-05-25
Saleem Abdulrasool
tools: inline simple single-use function
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
Saleem Abdulrasool
tools: refactor COFFDumper symbol resolution logic
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
Saleem Abdulrasool
tools: use references rather than out pointers in COFFD...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
David Blaikie
DebugInfo: Fix inlining with #file directives a little...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
David Blaikie
Streamline test case by avoiding a temporary file and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
Rafael Espindola
Emit data or code export directives based on the type.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
Rafael Espindola
Make these CHECKs a bit more strict.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
Peter Collingbourne
Add an extension point for peephole optimizers.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Hans Wennborg
Fix some misplaced spaces around 'override'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Saleem Abdulrasool
build: sort llvm-readobj sources
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Saleem Abdulrasool
llvm-readobj: remove some dead code
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Tim Northover
AArch64: disable FastISel for large code model.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Benjamin Kramer
MachineVerifier: Clean up some syntactic weirdness...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Benjamin Kramer
CodeGen: Make MachineBasicBlock::back skip to the begin...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Tim Northover
AArch64/ARM64: move ARM64 into AArch64's place
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Tim Northover
AArch64/ARM64: remove AArch64 from tree prior to renami...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
NAKAMURA Takumi
llvm/test/Object/ar-error.test: Don't check the message...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Michael Zolotukhin
Implement sext(C1 + C2*X) --> sext(C1) + sext(C2*X...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Tim Northover
ARM64: extract a 32-bit subreg when selecting an inreg...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
David Blaikie
DebugInfo: Generalize some tests to handle variations...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
David Blaikie
DebugInfo: Generalize a test case to not depend on...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Andrew Trick
Test case comments. Fix sloppiness.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Rafael Espindola
clang-format function.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Rafael Espindola
Remove a confusing use of a static method.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
David Blaikie
DebugInfo: Put concrete definitions referencing abstrac...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Andrew Trick
Fix and improve SCEV ComputeBackedgeTankCount.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Nico Rieck
Revert part of "Fix broken FileCheck prefixes"
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Rafael Espindola
Use alias linkage and visibility to decide tls access...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Nico Rieck
Remove unused CHECK lines
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Nico Rieck
Fix broken FileCheck prefixes
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Jingyue Wu
Add the extracted constant offset using GEP
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Lang Hames
[RuntimeDyld] Remove relocation bounds check introduced...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
David Blaikie
Add FIXME comment based on code review feedback by...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Rafael Espindola
Convert test to use FileCheck.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Aaron Ballman
Teach the table generated emitPseudoExpansionLowering...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Rafael Espindola
Aliases are always definition, delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Rafael Espindola
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Daniel Sanders
[mips] Work around inconsistency in llvm-mc's placement...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Daniel Sanders
[mips][mips64r6] t(eq|ge|lt|ne)i and t(ge|lt)iu are...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Daniel Sanders
[mips][mips64r6] [ls][dw][lr] are not available in...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Kostya Serebryany
[asan] properly instrument memory accesses that have...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Pekka Jaaskelainen
Updated the llvm.mem.parallel_loop_access semantics...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Bradley Smith
Fixup sys::getHostCPUFeatures crypto names so it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Simon Atanasyan
[YAML] Add an optional argument `EnumMask` to the ...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Yaron Keren
Typedef NumeredTypesMapTy is not used anywhere.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Jingyue Wu
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Filipe Cabecinhas
llvm-ar: Output the file we errored on.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
David Blaikie
Rename a couple of variables to be more accurate.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
David Blaikie
DebugInfo: Fix cross-CU references for scopes (and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Saleem Abdulrasool
MC: remove unnecessary restriction on tests
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Jiangning Liu
[ARM64] Fix a bug in shuffle vector lowering to generat...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Richard Smith
Attempt to placate compilers that warn on casts between...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Justin Bogner
ScalarEvolution: Fix handling of AddRecs in isKnownPred...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Michael J....
[Graph Writer] Limit the length of the graph name becau...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Make these bool bitfields.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Lang Hames
[RuntimeDyld] Teach RuntimeDyldMachO how to handle...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Update some AliasAnalysis pass docs for getAdjustedAnal...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Matt Arsenault
R600: Add definition for flat address space ID.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Matt Arsenault
R600: Try to convert BFE back to standard bit ops when...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Matt Arsenault
R600: Add dag combine for BFE
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Matt Arsenault
R600: Implement ComputeNumSignBitsForTargetNode for BFE
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Matt Arsenault
R600: Implement computeMaskedBitsForTargetNode for BFE
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Matt Arsenault
R600: Expand mul24 for GPUs without it
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Matt Arsenault
R600: Expand mad24 for GPUs without it
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Matt Arsenault
R600: Add intrinsics for mad24
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Return false if we're not going to do anything.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Matt Arsenault
R600/SI: Move instruction pattern to instruction definition
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Diego Novillo
Remove LLVMContextImpl::optimizationRemarkEnabledFor.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Andrea Di Biagio
[X86] Improve the lowering of BITCAST from MVT::f64...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Tim Northover
ARM64: remove '#' from annotation of add/sub immediate
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Diego Novillo
Add support for missed and analysis optimization remarks.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Tim Northover
Segmented stacks: omit __morestack call when there...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Tim Northover
ARM64: these work too
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Tim Northover
Yes they do
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Tim Northover
ARM64: model pre/post-indexed operations properly.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Tim Northover
ARM64: separate load/store operands to simplify assembler
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Daniel Sanders
[mips] Make unalignedload.ll test stricter and easier...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Daniel Sanders
[mips] Change lwl and lwr in inlineasm_constraint.ll...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Daniel Sanders
[mips] Use addiu in inline assembly tests since addi...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Bradley Smith
Extend sys::getHostCPUFeatures to work on AArch64 platforms
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Daniel Sanders
[mips][mips64r6] addi is not available on MIPS32r6...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Daniel Sanders
[mips][mips64r6] Test that paired single instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Daniel Sanders
[mips][mips64r6] Add b[on]vc
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Tim Northover
ARM64: assert if we see i64 -> i64 extend in the DAG.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Tim Northover
AArch64/ARM64: enable more AArch64 tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Saleem Abdulrasool
MC: initialise MCAsmParser variable
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Saleem Abdulrasool
ARM: introduce llvm.arm.undefined intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Matt Arsenault
R600/SI: Match fp_to_uint / uint_to_fp for f64
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Saleem Abdulrasool
MC: formalise some assertions into proper errors
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Override runOnMachineFunction for ARMISelDAGToDAG so...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Override runOnMachineFunction for X86ISelDAGToDAG so...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Avoid using subtarget features when adding X86 specific...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Remove extra local variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Rename createGlobalBaseRegPass -> createX86GlobalBaseRe...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Avoid using subtarget features when initializing the...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Reset the subtarget for DAGToDAG on every iteration...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Reset the subtarget for DAGToDAG on every iteration...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Eric Christopher
Sort includes.
commit
|
commitdiff
|
tree
|
snapshot
next