projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-12-30
Craig Topper
[TableGen] Remove unnecessary conversion from StringRef...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Craig Topper
[TableGen] Remove raw_string_ostream by just emitting...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Craig Topper
[TableGen] Use range-based for loops. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Craig Topper
[TableGen] Move more things that come from variant...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Craig Topper
[TableGen] Use 'size_t' instead of 'unsigned' to better...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Implement the base pointer traits using...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Refactor how PointerIntPair does its point...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Add one more #include necessary to do...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Teresa Johnson
Rename MDValue* to Metadata* (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Manuel Jacob
[RS4GC] Use DenseMap::count() instead of DenseMap:...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
don't repeat function names in comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
use auto with dyn_casted values; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Manuel Jacob
[PlaceSafepoints] Assert that the gc.safepoint_poll...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
use auto with dyn_casted values; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
use range-based for-loops; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
use range-based for-loop; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chad Rosier
Add command line options to force function/loop alignments.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
don't repeat function names in comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Geoff Berry
[JumpThreading] Fix opcode bonus in getJumpThreadDuplic...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
use range-based for-loops; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Philip Reames
[MemoryBuiltins] Delete dead code [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Michael Zuckerman
[AVX512] add PSRLW Intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Davide Italiano
[llvm-objdump] Mark noreturn function as such.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Michael Zuckerman
[AVX512] add PSRLW Intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chandler Carruth
[ADT] Teach alignment helpers to work correctly for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chandler Carruth
[ptr-traits] Provide a real MCFragment address for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chandler Carruth
[ptr-traits] Sink several in-body method definitions...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chandler Carruth
[ptr-traits] Sink a constructor definition to the ...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chandler Carruth
[ptr-traits] Add a bunch of includes to provide complet...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chandler Carruth
[ptr-traits] Split the MCFragment type hierarchy out...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chandler Carruth
[MC] Fix the comment header for this header file. It...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Craig Topper
De-virtualize mnemonicIsValid and remove from the base...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Craig Topper
[TableGen] Remove MnemonicContainsDot from AsmParser...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Craig Topper
[X86] Remove declaration of ATTAsmParser. Its equivalen...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Craig Topper
[TableGen] Add missing space to output.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Craig Topper
[TableGen] Use range-based for loops. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
James Y Knight
[TrailingObjects] Dynamically realign under-aligned...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
James Y Knight
Fix gold test after r256465.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chandler Carruth
[ptr-traits] Merge the MetadataTracking helpers into...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chandler Carruth
[ADT] Run clang-format over another file before I try...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chandler Carruth
[ADT] Use a nonce type with at least 4 byte alignment.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Eric Christopher
Accept dwarf version 5 for CIE versions.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Artyom Skrobov
[Thumb] Fix assembler error 'cannot honor width suffix...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Sanjay Patel
[x86] lower calls to fmin and llvm.minnum.* using minss...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Easwaran Raman
Refactor inline costs analysis by removing the InlineCo...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Manuel Jacob
[RS4GC] Fix rematerialization of bitcast of bitcast.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Elena Demikhovsky
Implemented cost model for masked gather and scatter...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Chandler Carruth
[ADT] Don't use a fixture just to get a nonce type...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Eric Christopher
As a prelude to the rest of DWARF5 being supported...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Chandler Carruth
[ADT] Run clang-format over more code, fixing numerous...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Chandler Carruth
[ADT] Run clang-format over PointerUnion.h and clean...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Manuel Jacob
[vim] Add token type to Vim syntax file.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Sanjay Patel
[x86] lower calls to fmax and llvm.maxnum.* using maxps...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Sanjay Patel
Specify triple so 'make check' passes on darwin x86-64
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Sanjay Patel
tidy up; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Roman Divacky
Support clrex instruction on ARMv6k. Patch by Andrew...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Alexander Kornienko
Refactor: Simplify boolean conditional return statement...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Alexander Kornienko
Refactor: Simplify boolean conditional return statement...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Michael Kuperstein
[X86] Better support for the MCU psABI (LLVM part)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Alexander Kornienko
Refactor: Simplify boolean conditional return statement...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Asaf Badouh
[X86][AVX512] Lower broadcast sub vector to vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Asaf Badouh
[X86][AVX512] add fp scalar broadcast intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Craig Topper
[AVX512] Remove VEX_LIG from vmovd/vmovq instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Craig Topper
[AVX512] Fix some places that used FR64 instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Craig Topper
[AVX512] Bring vmovq instructions names into alignment...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Craig Topper
[X86] Move address for store target from outs to ins...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Craig Topper
[X86] Add proper Uses/Defs/mayLoad flags for AAA/AAD...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Chandler Carruth
[lcg] Fix a few more formatting goofs found by clang...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Chandler Carruth
[lcg] Fix formatting errors found with clang-format...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Craig Topper
[AVX512] Remove separate instruction and patterns for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Craig Topper
[SelectionDAG] Teach LegalizeVectorOps to not unroll...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Craig Topper
[AVX512] Remove alternate data type versions of VALIGND...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Dan Liew
[lit] Implement support of per test timeout in lit.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Igor Breger
AVX512: Change VPMOVB2M DAG lowering , use CVT2MASK...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Asaf Badouh
[X86][AVX512] change broadcast to use maskable pattern
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Chandler Carruth
[attrs] Extract the pure inference of function attribut...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Chandler Carruth
[attrs] Split off the forced attributes utility into...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Craig Topper
[AVX-512] Remove alernate integer forms for VPERMILPS...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
David Majnemer
Make the test properly constrained
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
NAKAMURA Takumi
InstrProfTest.cpp: Don't assume string literals are...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
David Majnemer
Try to passify buildbot
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
NAKAMURA Takumi
Prune the feature "tls". No one is using it since TLS...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
David Majnemer
[X86, Win64] Use a frame pointer if pushf is emitted
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
David Majnemer
[WinEH] Add comments explaining the EH tables
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Sanjay Patel
[x86] lower calls to llvm.maxnum.v4f32 using maxps
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Craig Topper
[X86] Fix an unused variable warning in released builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Craig Topper
[X86] Add support for printing shuffle comments for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Craig Topper
[X86] Fold some variable declarations and initializatio...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Benjamin Kramer
Fix safepoint intrinsic signatures in test.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Chen Li
[gc.statepoint] Change gc.statepoint intrinsic's return...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Craig Topper
Add test case for r256433. "[X86] Fix shuffle decoding...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Craig Topper
Revert r256432 "Test"
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Craig Topper
[X86] Fix shuffle decoding for variable VPERMIL to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Craig Topper
Test
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Fix copy and paste typo from pasting from another...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Put back the include path to the main X86 sources...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Remove X86CodeGen dependency from the AsmParser...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Move getX86SubSuperRegisterOrZero to X86MCTargetD...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
Remove extra forward declarations and scrub includes...
commit
|
commitdiff
|
tree
|
snapshot
next