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
path:
root
/
lib
/
Target
Age
Commit message (
Expand
)
Author
2013-01-25
Add instruction encodings / disassembly support for l4r instructions.
Richard Osborne
2013-01-25
Use the new 'getSlotIndex' method to retrieve the attribute's slot index.
Bill Wendling
2013-01-25
Use the correct format in the STW / SETPSC instruction names.
Richard Osborne
2013-01-25
Fix order of operands for crc8_l4r
Richard Osborne
2013-01-25
Add instruction encodings / disassembly support for l5r instructions.
Richard Osborne
2013-01-25
Fix order of operands for l5r instructions.
Richard Osborne
2013-01-25
Use correct mnemonic / instruction name for ldivu.
Richard Osborne
2013-01-25
More cleanup of PPC register definitions.
Hal Finkel
2013-01-25
Fixed the condition codes for the atomic64 min/umin code generation on ARM. I...
Silviu Baranga
2013-01-25
MIsched: Improve the interface to SchedDFS analysis (subtrees).
Andrew Trick
2013-01-25
This patch implements parsing the .word
Jack Carter
2013-01-25
[mips] Set flag neverHasSideEffects flag on some of the floating point instru...
Akira Hatanaka
2013-01-24
Moving Cost Tables up to share with other targets
Renato Golin
2013-01-24
Start cleanup of PPC register definitions using foreach loops.
Hal Finkel
2013-01-24
[MIPS] Skip masking loads and stores via thread pointer.
Petar Jovanovic
2013-01-24
MipsISelLowering.cpp: Fill unreachable paths to fix warnings. [-Wsometimes-un...
NAKAMURA Takumi
2013-01-24
MipsISelLowering.cpp: Fix a warning, take two. [-Wunused-variable]
NAKAMURA Takumi
2013-01-24
MipsISelLowering.cpp: Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-01-24
The next phase of Mips16 hard float implementation.
Reed Kotler
2013-01-23
R600: Add a llvm.R600.store.swizzle intrinsics
Tom Stellard
2013-01-23
R600: Simplify stream outputs intrinsic
Tom Stellard
2013-01-23
Add instruction encodings / disassembly support for l6r instructions.
Richard Osborne
2013-01-23
Fix powerpc test failure - forgot to initialize stack slot size for PPCLinuxM...
Eli Bendersky
2013-01-23
Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...
Eli Bendersky
2013-01-23
NVPTX: Stop leaking memory by using a managed constant instead of a new Argum...
Benjamin Kramer
2013-01-23
Add the IR attribute 'sspstrong'.
Bill Wendling
2013-01-23
R600: rework handling of the constants
Tom Stellard
2013-01-23
R600: Add a CONST_ADDRESS node to model constant buf read
Tom Stellard
2013-01-23
R600: Factorise VTX_WORD0 and VTX_WORD1 in tblgen def
Tom Stellard
2013-01-22
Add instruction encodings / disassembly support for u10 / lu10 instructions.
Richard Osborne
2013-01-22
Fix an issue of pseudo atomic instruction DAG schedule
Michael Liao
2013-01-22
[mips] Implement MipsRegisterInfo::getRegPressureLimit.
Akira Hatanaka
2013-01-22
[mips] Clean up code in MipsTargetLowering::LowerCall. No functional change
Akira Hatanaka
2013-01-22
X86: Make sure we account for the FMA4 register immediate value, otherwise ri...
Benjamin Kramer
2013-01-22
Initial patch for x32 ABI support.
Eli Bendersky
2013-01-22
Make APFloat constructor require explicit semantics.
Tim Northover
2013-01-21
Fix some incorrectly named u10 / lu10 instructions.
Richard Osborne
2013-01-21
Remove unused multiclass.
Richard Osborne
2013-01-21
Add instruction encodings / disassembly support for u6 / lu6 instructions.
Richard Osborne
2013-01-21
Add instruction encoding / disassembly support for ru6 / lru6 instructions.
Richard Osborne
2013-01-21
Use correct format for the LDAWCP instruction (u6).
Richard Osborne
2013-01-21
R600/SI: Use unnormalized coordinates for sampling with the RECT target.
Tom Stellard
2013-01-21
R600/SI: Take target parameter for sample intrinsics.
Tom Stellard
2013-01-21
R600/SI: Derive all sample intrinsics from a single class.
Tom Stellard
2013-01-21
R600/SILowerControlFlow.cpp: Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-01-21
Use <0 checks in place of ==-1 because it results in simpler code.
Craig Topper
2013-01-21
Use MVT instead of EVT in LowerVECTOR_SHUFFLEtoBlend.
Craig Topper
2013-01-21
Remove trailing whitespace.
Craig Topper
2013-01-21
Fix some 80 column violations.
Craig Topper
2013-01-21
Make helper method static.
Craig Topper
[prev]
[next]