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-12
Check type for legality before forming a select from loads.
Pete Cooper
2013-02-12
ARM cost model: Add vector reverse shuffle costs
Arnold Schwaighofer
2013-02-12
Cost model: Add check for reverse shuffles to CostModel analysis
Arnold Schwaighofer
2013-02-12
ARM NEON: Handle v16i8 and v8i16 reverse shuffles
Arnold Schwaighofer
2013-02-12
Update error message due to previous commit, r174926.
Chad Rosier
2013-02-12
[ms-inline asm] Add support for lexing hexidecimal integers with a [hH] suffix.
Chad Rosier
2013-02-12
DIBuilder: make the return type of createBasicType more specific
David Blaikie
2013-02-12
Added 0x0D to 2-byte opcode extension table for prefetch* variants
Kay Tiong Khoo
2013-02-11
BBVectorize: Don't over-search when building the dependency map
Hal Finkel
2013-02-11
BBVectorize: Omit unnecessary entries in PairableInstUsers
Hal Finkel
2013-02-11
[Support][Compiler] Add LLVM_HAS_VARIADIC_TEMPLATES.
Michael J. Spencer
2013-02-11
[mips] Expand pseudo instructions before they are emitted in
Akira Hatanaka
2013-02-11
Rename AttributeSets to AttributeGroups so that it's more meaningful.
Bill Wendling
2013-02-11
Use a std::map so that we record the group ID.
Bill Wendling
2013-02-11
Rename to something more sensible. No functionality change.
Bill Wendling
2013-02-11
[mips] Fix indentation.
Akira Hatanaka
2013-02-11
Optimization: bitcast (<1 x ...> insertelement ..., X, ...) to ... ==> bitcas...
Michael Ilseman
2013-02-11
Extend Hexagon hardware loop generation to handle various additional cases:
Krzysztof Parzyszek
2013-02-11
Remove trailing whitespace
Michael Ilseman
2013-02-11
Implement HexagonInstrInfo::analyzeCompare.
Krzysztof Parzyszek
2013-02-11
*fixed disassembly of some i386 system insts with intel syntax
Kay Tiong Khoo
2013-02-11
[NVPTX] Remove NoCapture from address space conversion intrinsics. NoCapture ...
Justin Holewinski
2013-02-11
BBVectorize: Eliminate one more restricted linear search
Hal Finkel
2013-02-11
AArch64: generate dwarfdump test rather than include .o in subversion
Tim Northover
2013-02-11
R600/SI: Use V_ADD_F32 instead of V_MOV_B32 for clamp/neg/abs modifiers.
Michel Danzer
2013-02-11
[asan] added a flag -mllvm asan-short-64bit-mapping-offset=1 (0 by default)
Kostya Serebryany
2013-02-11
AArch64: fix build on some MSVC versions
Tim Northover
2013-02-11
Restore the resurrected doc link previously deleted
Bill Schmidt
2013-02-11
Remove a dead PowerPC doc link
Bill Schmidt
2013-02-11
AArch64: Simplify logic in deciding whether bfi is valid
Tim Northover
2013-02-11
AArch64: Add basic relocation processing for llvm-dwarfdump.
Tim Northover
2013-02-11
AArch64: Undo change to how test was run
Tim Northover
2013-02-11
Make use of DiagnosticType to provide better AArch64 diagnostics.
Tim Northover
2013-02-11
Add support for updating LiveIntervals to MachineBasicBlock::SplitCriticalEdg...
Cameron Zwarich
2013-02-11
Update SlotIndexes after updateTerminator() possibly removes instructions. I am
Cameron Zwarich
2013-02-11
Fix some problems with the updating of SlotIndexes after adding a new MBB. In
Cameron Zwarich
2013-02-11
Add support for printing out the attribute groups.
Bill Wendling
2013-02-11
FileCheck-ize the tests.
Bill Wendling
2013-02-11
[tsan/msan] adding thread_safety and uninitialized_checks attributes
Kostya Serebryany
2013-02-11
Revert "Rename LLVMContext diagnostic handler types and functions."
Bob Wilson
2013-02-11
BBVectorize: Remove the linear searches from pair connection searching
Hal Finkel
2013-02-11
BBVectorize: Avoid linear searches within the load-move set
Hal Finkel
2013-02-11
BBVectorize: isa/cast cleanup in getInstructionTypes
Hal Finkel
2013-02-11
BBVectorize: Make the bookkeeping to support full cycle checking less expensive
Hal Finkel
2013-02-11
Currently, codegen may spent some time in SDISel passes even if an entire
Evan Cheng
2013-02-11
Remove unnecessary code.
Evan Cheng
2013-02-11
Fix unnecessary removal of const through cast machinery
David Blaikie
2013-02-10
Spelling correction
Joel Jones
2013-02-10
Fix the unused but nearly correct method SlotIndexes::insertMBBInMaps() and add
Cameron Zwarich
2013-02-10
Abstract the liveness checking in PHIElimination::SplitPHIEdges() to support
Cameron Zwarich
[prev]
[next]