index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2013-02-14
Revert r15266. This fixes llvm.org/pr15266.
Rafael Espindola
2013-02-14
AArch64: stop claiming that NEON registers are usable for now.
Tim Northover
2013-02-14
AArch64: add block comments where missing
Tim Northover
2013-02-14
Add testcase for llvm-dwarfdump to test parsing of the pubnames data.
Krzysztof Parzyszek
2013-02-14
On FreeBSD, we need to look in /usr/local/include so that libxml2 finds iconv.h
David Chisnall
2013-02-14
Make ARMAsmParser accept the correct alignment specifier syntax in instructions.
Kristof Beyls
2013-02-14
llvm-symbolizer: speedup symbol lookup
Dmitry Vyukov
2013-02-14
Workaround an MSan false positive.
Evgeniy Stepanov
2013-02-14
Moved line-info.ll to DebugInfo\X86 directory
Elena Demikhovsky
2013-02-14
Add some legality checks for SETCC before introducing it in the DAG combiner ...
Owen Anderson
2013-02-14
The test failed on Windows. I've changed the platform to run to "x86_64-apple...
Elena Demikhovsky
2013-02-14
Fixed a bug in X86TargetLowering::LowerVectorIntExtend() (assertion failure).
Elena Demikhovsky
2013-02-14
R600/SI: Check for empty stack in SIAnnotateControlFlow::isTopOfStack
Michel Danzer
2013-02-14
R600: Add lit tests for texture sampling instruction selection.
Michel Danzer
[prev]
[next]