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-02-05
Move MRI liveouts to MBlaze return instructions.
Jakob Stoklund Olesen
2013-02-05
Move MRI liveouts to Hexagon return instructions.
Jakob Stoklund Olesen
2013-02-05
Move MRI liveouts to ARM return instructions.
Jakob Stoklund Olesen
2013-02-05
Move MRI liveouts to X86 return instructions.
Jakob Stoklund Olesen
2013-02-05
Don't use MRI liveouts in R600.
Jakob Stoklund Olesen
2013-02-05
Avoid using MRI::liveout_iterator for computing VRSAVEs.
Jakob Stoklund Olesen
2013-02-05
Remove getBundleSize methods from NaCl Asm backends
Derek Schuff
2013-02-05
R600: Fold remaining CONST_COPY after expand pseudo inst
Tom Stellard
2013-02-05
R600: improve inputs/interpolation handling
Tom Stellard
2013-02-05
R600: Emit function name in the AsmPrinter
Tom Stellard
2013-02-05
R600/SI: Add patterns for fcos and fsin.
Tom Stellard
2013-02-05
Fix comments
Eli Bendersky
2013-02-05
Hexagon: Add V4 compare instructions. Enable relationship mapping
Jyotsna Verma
2013-02-05
Fix signed-unsigned comparison warning.
Tim Northover
2013-02-05
Fix remaining StringRef abuse.
Tim Northover
2013-02-05
ARM cost model: Cost for scalar integer casts and floating point conversions
Arnold Schwaighofer
2013-02-05
Fix formatting in AArch64 backend.
Tim Northover
2013-02-05
Remove cyclic dependency in AArch64 libraries
Tim Northover
2013-02-05
This patch that sets the Mips ELF header flag for
Jack Carter
2013-02-05
This patch that sets the EmitAlias flag in td files
Jack Carter
2013-02-05
This patch changes a static_cast to dyn_cast
Jack Carter
2013-02-04
Remove the unnecessary hack and document the actually necessary one.
Derek Schuff
2013-02-04
Merge remote-tracking branch 'origin/master'
Derek Schuff
2013-02-04
Cherry-pick not-yet-committed upstream change to fix relaxation at bundle end
Derek Schuff
2013-02-04
Make some LLVM localmods compile when building with --disable-assertions.
Jan Voung
2013-02-04
Hexagon: Add V4 combine instructions and some more Def Pats for V2.
Jyotsna Verma
2013-02-04
Disable a couple more vector splat optimizations on PPC.
Benjamin Kramer
2013-02-04
Fix some abuses of StringRef
Tim Northover
2013-02-04
X86: Open up some opportunities for constant folding by postponing shift lowe...
Benjamin Kramer
2013-02-04
X86: Simplify code. No functionality change.
Benjamin Kramer
2013-02-04
SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.
Benjamin Kramer
2013-02-04
Give explicit suffix to integer constant over 32-bits.
Tim Northover
2013-02-04
More MSan/ASan annotations.
Evgeniy Stepanov
2013-02-04
ARM cost model: Penalize insertelement into D subregisters
Arnold Schwaighofer
2013-02-04
PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking range in CPUDirective...
NAKAMURA Takumi
2013-02-04
PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible elements in CPUDirect...
NAKAMURA Takumi
2013-02-02
Start static relocation implementation for mips16.
Reed Kotler
2013-02-01
Add notes about future PowerPC features
Bill Schmidt
2013-02-01
LLVM enablement for some older PowerPC CPUs
Bill Schmidt
2013-02-01
Two changes relevant to LEA and x32:
David Sehr
2013-02-01
Replace LDriu*[bhdw]_indexed_V4 instructions with "def Pats".
Jyotsna Verma
2013-02-01
Add appropriate TSFlags to the instructions that must be always extended.
Jyotsna Verma
2013-02-01
Remove currently unused register decoder from AArch64.
Tim Northover
2013-01-31
Switch the code added in r173885 to use the new, shiny RTTI
Chandler Carruth
2013-01-31
Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
2013-01-31
Update AMDGPURegisterInfo::eliminateFrameIndex() corresponding to r174083.
NAKAMURA Takumi
2013-01-31
R600: Fold clamp, neg, abs
Tom Stellard
2013-01-31
R600: Consider bitcast when folding const_address node.
Tom Stellard
2013-01-31
R600: Make store_dummy intrinsic more general by passing export type
Tom Stellard
2013-01-31
Remove unused variable, which should have been removed with r174083.
Chad Rosier
[prev]
[next]