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-05
Loop Vectorizer: Handle pointer stores/loads in getWidestType()
Arnold Schwaighofer
2013-02-05
Fix remaining StringRef abuse.
Tim Northover
2013-02-05
Revert r174343, "When the target-independent DAGCombiner inferred a higher al...
NAKAMURA Takumi
2013-02-05
Link .ARM.exidx with corresponding text section.
Logan Chien
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
[Support][ErrorOr] Add support for convertable types.
Michael J. Spencer
2013-02-05
Add target-dependent versions of addAttribute/removeAttribute to AttrBuilder.
Bill Wendling
2013-02-05
Changed in comment cxx -> C++. Thanks Richard Smith!.
Michael Gottesman
2013-02-05
This patch changes a static_cast to dyn_cast
Jack Carter
2013-02-05
Construct a skeleton cu for each compile unit in the module, not just
Eric Christopher
2013-02-05
Add support for testing the output of the abbrev table for the
Eric Christopher
2013-02-05
Add support for emitting a stub DW_AT_GNU_dwo_id as part of the
Eric Christopher
2013-02-05
Use the do-while(0) thing for this #define.
Bill Wendling
2013-02-05
Print error messages from MemoryBuffer::getFile() in llvm-symbolizer
Alexey Samsonov
2013-02-05
Add code to GlobalVariable.h so that global variables marked as
Michael Gottesman
2013-02-05
When the target-independent DAGCombiner inferred a higher alignment for a load,
Owen Anderson
2013-02-05
Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_in...
Michael Gottesman
2013-02-04
[Stack Alignment] emit warning instead of a hard error
Manman Ren
2013-02-04
Initial cleanups of the param-attribute code in the bitcode reader/writer.
Bill Wendling
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
Replace global std::string with const char[]
Alexey Samsonov
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
Enable AArch64 as a target built by default.
Tim Northover
2013-02-04
Update debugging test for change in expected metadata.
Tim Northover
2013-02-04
Coding standards: don't use ``inline`` when defining a function in a class
Dmitri Gribenko
2013-02-04
Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure to
Patrik Hagglund
2013-02-04
More MSan/ASan annotations.
Evgeniy Stepanov
2013-02-04
[DebugInfo] remove more node indirection (this time from the subprogram's var...
David Blaikie
2013-02-04
PR15149: crash when printing debug info metadata containing an invalid langua...
David Blaikie
2013-02-04
Removed reference to LLVM as a project (since in LangRef it is used solely as...
Michael Gottesman
2013-02-04
ARM cost model: Penalize insertelement into D subregisters
Arnold Schwaighofer
2013-02-04
Turn off uninitialized-use warnings for gcc in cmake build
Edwin Vane
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-03
Added instance variable/initializers/getter/setters for new keyword externall...
Michael Gottesman
2013-02-03
Recognize aarch64 for --enable-targets as advertised.
Joerg Sonnenberger
2013-02-03
use GEP::accumulateConstantOffset() to replace custom written code to compute...
Nuno Lopes
[prev]
[next]