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
Age
Commit message (
Expand
)
Author
2012-10-13
Teach SROA to cope with wrapper aggregates. These show up a lot in ABI
Chandler Carruth
2012-10-13
Speculatively harden the conversion logic. I have no idea if this will
Chandler Carruth
2012-10-13
X86: Promote i8 cmov when both operands are coming from truncates of the same...
Benjamin Kramer
2012-10-13
Silence a warning in -assert builds.
Chandler Carruth
2012-10-13
Clean up how we rewrite loads and stores to the whole alloca. When these
Chandler Carruth
2012-10-13
[ms-inline asm] Remove the MatchInstruction() function. Previously, this was
Chad Rosier
2012-10-12
Check section type rather than assuming it's code when emitting sections whil...
Andrew Kaylor
2012-10-12
ARM: tail-call inside a function where part of a byval argument is on caller's
Manman Ren
2012-10-12
Changes to make NaClCcRewrite.cpp build again
Derek Schuff
2012-10-12
Merge commit '40573998821fde7ffeabe8507f4c9e8c7cf762f6'
Derek Schuff
2012-10-12
[ms-inline asm] Capitalize per coding standard.
Chad Rosier
2012-10-12
ARM: Mark VSELECT as 'expand'.
Jim Grosbach
2012-10-12
[ms-inline asm] Use the new API introduced in r165830 in lieu of the
Chad Rosier
2012-10-12
Use a transposed algorithm for handleMove().
Jakob Stoklund Olesen
2012-10-12
Fix coalescing with IMPLICIT_DEF values.
Jakob Stoklund Olesen
2012-10-12
Fix big-endian codegen bug in DAGTypeLegalizer::ExpandRes_BITCAST
Ulrich Weigand
2012-10-12
Add powerpc-ibm-aix to Triple. Patch by Kai.
Duncan Sands
2012-10-12
Indenting.
Eric Christopher
2012-10-12
fix warning
Sebastian Pop
2012-10-12
Div, Rem int/unsigned int
Reed Kotler
2012-10-12
Legalizer optimize a pair of div / mod to a call to divrem libcall if they are
Evan Cheng
2012-10-11
Merge commit '2fa8af224ea026f9432e833fd6f42a216423a010'
Derek Schuff
2012-10-11
Remove unnecessary classof()'s
Sean Silva
2012-10-11
Remove buggy classof().
Sean Silva
2012-10-11
Add RIP to getX86SubSuperRegister
Derek Schuff
2012-10-11
PGO: create metadata for switch only if it has more than one targets.
Manman Ren
2012-10-11
Fix some typos 165739, spotted by Duncan.
Jan Wen Voung
2012-10-11
Revert 165732 for further review.
Micah Villmow
2012-10-11
Change encoding of instruction operands in bitcode binaries to be relative
Jan Wen Voung
2012-10-11
Fix ARM issues reported by --verify-machineinstrs
David Sehr
2012-10-11
Add in the first iteration of support for llvm/clang/lldb to allow variable p...
Micah Villmow
2012-10-11
Pass an explicit operand number to addLiveIns.
Jakob Stoklund Olesen
2012-10-11
This patch addresses PR13947.
Bill Schmidt
2012-10-11
Expose move to/from coprocessor instructions in MIPS64 mode.
David Chisnall
2012-10-11
dependence analysis
Sebastian Pop
2012-10-11
Follow the same routine to add target float expansion hook
Michael Liao
2012-10-11
misched: Handle "transient" non-instructions.
Andrew Trick
2012-10-11
Don't crash when !tbaa.struct contents is invalid.
Nick Lewycky
2012-10-11
Revert r165661, "Patch by Shuxin Yang <shuxin.llvm@gmail.com>."
NAKAMURA Takumi
2012-10-11
Add the LLVM context to this c'tor. It will be needed in the future.
Bill Wendling
2012-10-11
Support a common idiom on how to build an Attributes class with a single attr...
Bill Wendling
2012-10-10
PNaCl: Add a pass to convert llvm.global_ctors to __init_array_start/end
Mark Seaborn
2012-10-11
Don't crash if a .ll file contains a forward-reference that looks like a global
Nick Lewycky
2012-10-11
Change MachineInstrBuilder::addDisp to copy over target flags by default.
Evan Cheng
2012-10-10
Add isel patterns for v2f32 / v4f32 neon.vbsl intrinsics. rdar://12471808
Evan Cheng
2012-10-10
Add getters for the MIPS TargetTransform classes
Nadav Rotem
2012-10-10
Remove unused member variable introduced in r165665.
David Blaikie
2012-10-10
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
2012-10-10
Patch by Shuxin Yang <shuxin.llvm@gmail.com>.
Nadav Rotem
2012-10-10
When generating spill and reload code for vector registers on PowerPC,
Bill Schmidt
[prev]
[next]