OSDN Git Service
(root)
/
android-x86
/
external-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
android-x86/external-llvm.git
2015-05-13
David Blaikie
[opaque pointer type] Constant Folding: Use GEPOperator...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
David Blaikie
[opaque pointer type] Pass the explicit function type...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Kostya Serebryany
[lib/Fuzzer] enable -use_counters=1 by default
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jingyue Wu
[NaryReassociate] avoid running forever
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Brendon Cahoon
[Hexagon] Generate loop1 instruction for nested loops
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Diego Novillo
Add function entry counts from sample profiles.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Toma Tabacu
[mips] [IAS] Preemptively fix warning introduced by...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Yaron Keren
Update ELFObjectWriter::reset() following r236255.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Diego Novillo
Add function entry count metadata.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Teresa Johnson
Test commit: Remove unnecessary spaces.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Brendon Cahoon
[Hexagon] Generate hardware loop when loop has a critic...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jozef Kolek
[mips][microMIPSr6] Implement CLO and CLZ instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Silviu Baranga
Revert r237247 - [AArch64] Codegen VMAX/VMIN.. as it...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Toma Tabacu
[mips] [IAS] Unify common functionality of LA and LI.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Artyom Skrobov
[AArch64] Codegen VMAX/VMIN for safe math cases
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Michael Kuperstein
Reverting r237234, "Use std::bitset for SubtargetFeatures"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Toma Tabacu
[mips] [IAS] Merge the micromips-expressions.s test...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Sergey Dmitrouk
[DebugInfo] Debug locations for constant SD nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Michael Kuperstein
Use std::bitset for SubtargetFeatures
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Elena Demikhovsky
AVX-512: fixed a bug in encoding of VPSRAQ instrcution,
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Craig Topper
Use ArrayRef::slice instead of manually constructing...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Pete Cooper
Constify arguments to methods in LICM. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Pete Cooper
Change LoadAndStorePromoter to take ArrayRef instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Pete Cooper
Constify arguments in AliasSetTracker methods. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Pete Cooper
Change a loop in LoopInfo to foreach. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Pete Cooper
Constify arguments to methods in LoopInfo. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Philip Reames
[PlaceSafepoints] Reduce dominator tree recalculation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jingyue Wu
[SLSR] handles non-canonicalized Mul candidates
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Sanjoy Das
[Statepoints] Support for "patchable" statepoints.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Philip Reames
[PlaceSafepoints] Followup to commit L237172
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Saleem Abdulrasool
CodeGen: ignore DEBUG_VALUE nodes in KILL tagging
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Chandler Carruth
Revert r237175: [X86] Always return the sret parameter...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Chandler Carruth
[Unrolling] Refactor the start and step offsets to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Kostya Serebryany
[lib/Fuzzer] A simple script to synchronise a fuzz...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Eric Fiselier
Allow the CMake option 'LLVM_ABI_BREAKING_CHECKS' to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Bjorn Steinbrink
CVP: Improve handling of Selects used as incoming PHI...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Philip Reames
[RewriteStatepointsForGC] Extend base pointer to handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Kostya Serebryany
[lib/Fuzzer] use sha1sum for the file hash
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Diego Novillo
Tidy comments in SampleProfile header. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Justin Bogner
[PlaceSafepoints] Add missing "override" to PlaceBacked...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Richard Smith
Add missing #include and forward decl, found by modules...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Arnold Schwaighofer
MergeFunctions: Two different sized allocas are *not...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Pat Gavlin
[Statepoints] Clean up statepoint argument accessors.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Matthias Braun
Revert "ARM: Remove Itineraries for swift CPU"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Justin Bogner
InstrProf: Update name of compiler-rt routine for setti...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Philip Reames
[PlaceSafepoints] Switch to being a FunctionPass
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Sanjay Patel
fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Philip Reames
[PlaceSafepoints] Make internal helper pass a FunctionPass
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Matthias Braun
ARM: Remove Itineraries for swift CPU
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Philip Reames
[PlaceSafepoints] Use analysis infrastructure to get...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Reid Kleckner
[X86] Always return the sret parameter in eax/rax,...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Philip Reames
[PlaceSafepoints] Remove dependence on LoopSimplify
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Sundeep Kushwaha
[PATCH] [HEXAGON] Add a test program to verify calling...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Pete Cooper
Convert PHI getIncomingValue() to foreach over incoming...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Pete Cooper
Add a const method to iterator over PHI incoming values.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Pete Cooper
Constify method. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Pat Gavlin
[Statepoints] Split the calling convention and statepoi...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Douglas Katzman
Strip trailing whitespace. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Tom Stellard
R600/SI: Fix bug in VGPR spilling
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Kostya Serebryany
[lib/Fuzzer] guess the right number of workers if ...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Alex Lorenz
Revert r237157, "YAML: Fix typos. NFC".
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Jozef Kolek
[mips][microMIPSr6] Implement SELEQZ and SELNEZ instruc...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Alex Lorenz
YAML: Fix typos. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Michael Zolotukhin
Reimplement heuristic for estimating complete-unroll...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Petar Jovanovic
[Mips] Return false for isFPCloseToIncomingSP()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Tom Stellard
R600/SI: add pass to mark CF live ranges as non-spillable
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Sunil Srivastava
Changed renaming of local symbols by inserting a dot...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Jonathan Roelofs
Delete dead code. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Douglas Katzman
Comment disambiguation.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Keith Walker
[DWARF] Add CIE header fields address_size and segment_...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Sanjay Patel
use 'auto' to improve readability; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Tom Stellard
R600/SI: Update tablegen defs to avoid restoring spille...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Tom Stellard
R600/SI: Remove M0Reg register class
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Tom Stellard
R600/SI: Remove explicit m0 operand from DS instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Tom Stellard
R600/SI: Remove explicit m0 operand from v_interp instr...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Sanjay Patel
fix typos, grammar; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Tom Stellard
R600/SI: Make sendmsg test more strict
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Tom Stellard
R600/SI: Remove explicit m0 operand from s_sendmsg
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Tom Stellard
R600/SI: Replace TRI->getRegClass(Reg) with TRI->getPhy...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Elena Demikhovsky
AVX-512, X86: Added lowering for shift operations for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
John Brawn
[ARM] Use AEABI aligned function variants
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Igor Laevsky
Reverse ordering of base and derived pointer during...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Andrea Di Biagio
[X86] Remove useless target specific combine on TRUNCAT...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Vasileios Kalintiris
[mips][FastISel] Handle calls with non legal types...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Vasileios Kalintiris
[mips][FastISel] Simplify callabi.ll by using multiple...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Vasileios Kalintiris
[mips][FastISel] Allow computation of addresses from...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Renato Golin
Change TargetParser enum names to avoid macro conflicts...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Elena Demikhovsky
AVX-512: asm parser errors check
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Elena Demikhovsky
AVX-512: select operation for i1 vectors
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Michael Kuperstein
[X86] DAGCombine should not assume arbitrary vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Craig Topper
Remove unnecessary forward declaration.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Craig Topper
Remove unnecessary variables by folding calls into...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Kostya Serebryany
[lib/Fuzzer] remove the -dfsan=1 flag, just use -use_tr...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Kostya Serebryany
[lib/Fuzzer] detach the pulse thread instad of joining it
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Eric Christopher
Migrate existing backends that care about software...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Andrew Kaylor
Fixing memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Sanjoy Das
Refactoring gc_relocate related code in CodeGenPrepare.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Sanjoy Das
Rename variables in gc_relocate related functions to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kostya Serebryany
[lib/Fuzzer] don't record traces when trace collection...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Ahmed Bougacha
[MemCpyOpt] Look at any dependency -not just source...
commit
|
commitdiff
|
tree
|
snapshot
next