index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-15
Fix refactoring mistake in "Teach InstCombine to work with smaller legal type...
Arnaud A. de Grandmaison
2013-02-15
Teach InstCombine to work with smaller legal types in icmp (shl %v, C1), C2
Arnaud A. de Grandmaison
2013-02-15
AArch64: add branch fixup pass.
Tim Northover
2013-02-15
Give these callbacks hidden visibility. It is better to not export them more
Rafael Espindola
2013-02-15
Don't make assumptions about the mangling of static functions in extern "C"
Rafael Espindola
2013-02-15
[asan] support long double on 64-bit. See https://code.google.com/p/address-s...
Kostya Serebryany
2013-02-15
Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C ...
Benjamin Kramer
2013-02-15
AArch64: remove ConstantIsland pass & put literals in separate section.
Tim Northover
2013-02-15
AArch64: refactor frame handling to use movz/movk for overlarge offsets.
Tim Northover
2013-02-15
clang-formatize llvm-symbolizer code
Alexey Samsonov
2013-02-15
Simplify the 'operator<' for the attribute object.
Bill Wendling
2013-02-15
BBVectorize: Cap the number of candidate pairs in each instruction group
Hal Finkel
2013-02-15
Revert "Simplify the attributes '<' comparison function."
Anna Zaks
2013-02-15
Revert "Fix testcase for attribute ordering."
Anna Zaks
2013-02-15
Revert "Fix testcase for attribute ordering."
Anna Zaks
2013-02-15
Fix testcase for attribute ordering.
Bill Wendling
2013-02-15
Fix minor mips16 issues in directives for function prologue. Probably this does
Reed Kotler
2013-02-15
Fix testcase for attribute ordering.
Bill Wendling
2013-02-15
Simplify the attributes '<' comparison function.
Bill Wendling
2013-02-14
[mips] Disallow moving load/store instructions past volatile instructions.
Akira Hatanaka
2013-02-14
[mips] Replace usage of SmallSet with BitVector, which is used to keep track of
Akira Hatanaka
2013-02-14
[mips] Fix comments and coding style violations. Declare functions to be const.
Akira Hatanaka
2013-02-14
The ARM NEON vector compare instructions take three arguments. However, the
Joel Jones
2013-02-14
The operand listing is very much outdated.
Eli Bendersky
2013-02-14
[mips] Simplify code in function Filler::findDelayInstr.
Akira Hatanaka
2013-02-14
Mark getRawBits const.
Preston Gurd
2013-02-14
BBVectorize: Remove the remaining instances of std::multimap
Hal Finkel
2013-02-14
BBVectorize: Don't store candidate pairs in a std::multimap
Hal Finkel
2013-02-14
Simplify code. Remove "else after return".
Jakub Staszak
2013-02-14
Update comment.
Chad Rosier
2013-02-14
Hexagon: Change insn class to support instruction encoding.
Jyotsna Verma
2013-02-14
s/bool/LLVMBool/
Bill Wendling
2013-02-14
s/bool/LLVMBool/
Bill Wendling
2013-02-14
death to extra whitespace
Kay Tiong Khoo
2013-02-14
Add two new functions to the C API:
Bill Wendling
2013-02-14
added basic support for Intel ADX instructions
Kay Tiong Khoo
2013-02-14
R600/SI: Fix int_SI_fs_interp_constant
Michel Danzer
2013-02-14
include/llvm/Object/ELF.h: do debug checks only when NDEBUG
Dmitry Vyukov
2013-02-14
Dont merge consecutive loads/stores into vectors when noimplicitfloat is used.
Nadav Rotem
2013-02-14
80-col
Nadav Rotem
2013-02-14
Hexagon: Use multiclass for absolute addressing mode loads.
Jyotsna Verma
2013-02-14
Re-apply r175088 for bug fix 13622: Add paired register support for
Weiming Zhao
2013-02-14
Fix for bug 15246 -- out-of-bound error in the TableGen backend, CodeGenMapTa...
Jyotsna Verma
2013-02-14
R600: Do not fold single instruction with more that 3 kcache read
Vincent Lejeune
2013-02-14
R600: Export instructions are no longer terminator
Vincent Lejeune
2013-02-14
R600: Fold zero/one in export instructions
Vincent Lejeune
2013-02-14
R600: Do not fold modifier/litterals in vector inst
Vincent Lejeune
2013-02-14
Use correct host/target CMake variables to define lit variables.
Tim Northover
2013-02-14
AArch64: switch from neverHasSideEffects to hasSideEffects.
Tim Northover
2013-02-14
Add deprecation of neverHasSideEffects to documentation comments.
Tim Northover
[prev]
[next]