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-12-03
Matthias Braun
[SimplifyLibCalls] Enable double to float shrinking...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Colin LeMahieu
[Hexagon] Converting member InstrDesc to static variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Nico Weber
Fix grammar-o.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Colin LeMahieu
[Hexagon] Converting subclass members to an implicit...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
David Blaikie
range-for some things
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
David Blaikie
Simplify CodeGenRegBank::inferMatchingSuperRegClass...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
David Blaikie
Simplify ownership of RegClasses by using list<CodeGenR...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
David Blaikie
Range-for some stuff related to RegClasses, and comment...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Philip Reames
Make the Verifier more strict about gc.statepoints
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Will Schmidt
Add TableGen info for Power8.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Roman Divacky
Change the name to be in style.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
Fix sphinx error from Statepoints.rst
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Tom Stellard
R600/SI: Move SIInsertWaits into AMDGPUPassConfig:...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Tom Stellard
R600/SI: Don't run SI passes on R600 subtargets
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Tim Northover
AArch64: fix wrong-endian parameter passing.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Colin LeMahieu
[NFC] Fixing pendantic warning extra semicolons.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Colin LeMahieu
[Hexagon] [NFC] Moving function implementations out...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Nick Lewycky
Fix test to use the right metadata node (reapply r22323...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Colin LeMahieu
[Hexagon] [NFC] Renaming *packetStart to *packetBegin
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alexander Potapenko
Revert r223239, which broke some bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alexander Potapenko
Fix the metadata number used by llvm.gcov to match...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Aaron Ballman
Silencing several "multiple copy constructors" warnings...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Aaron Ballman
Silencing a 32-bit implicit conversion warning in MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Evgeniy Stepanov
msan] Add compile-time checks for missing origins.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Erik Eckstein
InstCombine: simplify signed range checks
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Hal Finkel
[PowerPC] Print all inline-asm consts as signed numbers
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Charlie Turner
Emit ABI_FP_rounding attribute.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Charlie Turner
Add tests for default value of Tag_ABI_FP_rounding.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Benjamin Poulain
Fix a typo in the documentation of LTO
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Rafael Espindola
Ask the module for its the identified types.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Duncan P. N...
ADT: Rename argument in emplace_back_impl
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Nick Lewycky
Revert r222997. The newly added compile-time checks...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Duncan P. N...
LoopVectorize: Remove unnecessary RAUW
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Fix SIFixSGPRCopies for copies to physical...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Remove incorrect assertion
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Remove i1 pseudo VALU ops
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Fix suspicious indexing
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Fix running SILowerI1Copies a second time
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Fix live range error hidden by SIFoldOperands
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Duncan P. N...
ADT: Add SmallVector<>::emplace_back(): fixup
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Duncan P. N...
ADT: Add SmallVector<>::emplace_back()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Tom Stellard
StructurizeCFG: Use LoopInfo analysis for better loop...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Duncan P. N...
NVPTX: Delete dead code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Tom Stellard
R600/SI: Enable inline assembly
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Peter Zotov
[OCaml] [cmake] Disable OCaml bindings if ctypes >...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Matt Arsenault
R600/SI: Change mubuf offsets to print as decimal
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Nick Lewycky
Emit the entry block first and the exit block second...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
NAKAMURA Takumi
GCRelocateOperands: Try to appease msc17.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Peter Collingbourne
Prologue support
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
NAKAMURA Takumi
ExceptionDemo: Let setMCJITMemoryManager() take unique_...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Ahmed Bougacha
[X86][MC] Intel syntax: accept implicit memory operand...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Lang Hames
[MCJIT] Unique-ptrify the RTDyldMemoryManager member...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Hal Finkel
[PowerPC] Fix readcyclecounter to be custom expanded...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tim Northover
AArch64: strengthen Darwin ABI alignment assumptions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Pete Cooper
Use a typed enum instead of 'unsigned char' for packed...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tim Northover
AArch64: don't be too greedy when folding :lo12: access...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Michael Zolotukhin
PR21302. Vectorize only bottom-tested loops.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Michael Zolotukhin
Apply loop-rotate to several vectorizer tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Simon Pilgrim
[X86][SSE] Keep 4i32 vector insertions in integer domai...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Chris Matthews
Give lit a --xunit-xml-output option for saving results...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Hal Finkel
[PowerPC] Implement readcyclecounter for PPC32
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tom Stellard
R600/SI: Emit amd_kernel_code_t header for AMDGPU envir...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Eric Christopher
Make sure that the TargetOptions operator== is checking the
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Lang Hames
[AArch64][Stackmaps] Optimize stackmap shadows on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tom Stellard
R600/SI: Move more information into SIProgramInfo struct
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Eric Christopher
Add bindings for the rest of the MCJIT options that...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Matt Arsenault
R600: Cleanup some tests and add missing testcases
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Philip Reames
Restructure some assertion checking based on post commi...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Daniel Sanders
[mips] Fix passing of small structures for big-endian...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Roman Divacky
Introduce CPUStringIsValid() into MCSubtargetInfo and...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tom Stellard
R600/SI: Refactor AMDGPUAsmPrinter::EmitProgramInfoSI()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Philip Reames
[Statepoints 4/4] Statepoint infrastructure for garbage...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Philip Reames
Appease a build bot complaining about an unused variabl...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Reid Kleckner
cmake: Remove MAXPATHLEN define as autoconf does not...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Reid Kleckner
Remove '#undef const' from config.h.cmake to sync with...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Philip Reames
[Statepoints 3/4] Statepoint infrastructure for garbage...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Bruno Cardoso...
[SwitchLowering] Handle destinations on multiple phi...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Ahmed Bougacha
[MachineCSE] Clear kill-flag on registers imp-def'd...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Philip Reames
Remove unneccessary code introduced with 223101.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tom Stellard
R600/SI: Set correct number of user sgprs for HSA runtime
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Peter Zotov
[OCaml] Add Llvm.mdnull.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Sanjay Patel
fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tim Northover
AArch64: make register block rules apply to vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tom Stellard
R600/SI: Set the ATC bit on all resource descriptors...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Tom Stellard
Triple: Add AMDHSA operating system type
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Bruno Cardoso...
[LICM] Avoind store sinking if no preheader is available
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Asiri Rathnayake
Remove unused function.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Asiri Rathnayake
Add support for ARM modified-immediate assembly syntax.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Will Newton
Add ARM relocations to ELFYAML
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Charlie Turner
Emit Tag_ABI_FP_denormal correctly in fast-math mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Sonam Kumari
[signext.ll] Removal Of Duplicate Test Cases
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Nick Lewycky
Fix variable used only in assertion.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Chandler Carruth
Fix several bugs in r221220's new program finding code.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Hal Finkel
Simplify pointer comparisons involving memory allocatio...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Philip Reames
Try to fix a bot failure due to a variable used only...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Philip Reames
[Statepoints 2/4] Statepoint infrastructure for garbage...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Philip Reames
[Statepoints 1/4] Statepoint infrastructure for garbage...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Jingyue Wu
[NVPTX] Do not emit .weak symbols for NVPTX
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Reid Kleckner
Parse 'ghccc' in .ll files as the GHC convention (cc 10)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Ahmed Bougacha
[AArch64] Don't combine "select (setcc i1 LHS, RHS...
commit
|
commitdiff
|
tree
|
snapshot
next