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
/
include
Age
Commit message (
Expand
)
Author
2013-02-09
Fix a nasty off-by one error that only manifests with 64-bit word size (which is
Chris Lattner
2013-02-09
Fix the underlying problem that was causing read(0) to be called: sometimes the
Chris Lattner
2013-02-09
recommit r173072 (preparing bitstream reader to read a machine word at a time,
Chris Lattner
2013-02-09
Remove trailing spaces.
Jakub Staszak
2013-02-09
Remove unneeded #includes.
Jakub Staszak
2013-02-09
Remove #includes from the commonly used LoopInfo.h.
Jakub Staszak
2013-02-09
Remove the old liveness algorithm.
Jakob Stoklund Olesen
2013-02-08
Enable *BasicBlockPass::createPrinterPass()
Sergei Larin
2013-02-08
Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12...
Bob Wilson
2013-02-08
Revert 172027 and 174336. Remove diagnostics about over-aligned stack objects.
Bob Wilson
2013-02-08
ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
2013-02-07
[Object][ELF] Add a way to get the dynamic symbol table section.
Michael J. Spencer
2013-02-07
[Object][ELF] Add {begin,end}_elf_dynamic_symbols to non-virtually iterate ov...
Michael J. Spencer
2013-02-07
ADT: Correct APInt::getActiveWords for zero values
Meador Inge
2013-02-07
[Object][ELF] Fix crash on no dynamic section.
Michael J. Spencer
2013-02-07
80-col
Michael J. Spencer
2013-02-07
[Object][ELF] Do the actual devirtualization.
Michael J. Spencer
2013-02-07
[Object][ELF] Devirtualize and simplify dynamic table iteration.
Michael J. Spencer
2013-02-07
Fix CMake detection of various cmath functions, and XFAIL the test on platfor...
Owen Anderson
2013-02-07
Conditionalize constant folding of math intrinsics on the availability of an ...
Owen Anderson
2013-02-06
[Support][ErrorOr] Add support for convertable types.
Michael J. Spencer
2013-02-06
Store bitcode verifier errors rather than dumping to stderr
Derek Schuff
2013-02-06
Improve comment.
Bill Wendling
2013-02-06
Allow targets to add custom asm operand matching logic.
Jim Grosbach
2013-02-06
Add a 'StringRef' version of hasAttribute.
Bill Wendling
2013-02-06
Add methods to merge an AttrBuilder into another builder.
Bill Wendling
2013-02-05
Add the target-dependent (string) attributes from the AttrBuilder to the Attr...
Bill Wendling
2013-02-05
Initial support for DWARF CFI parsing and dumping in LLVM
Eli Bendersky
2013-02-05
Be consistent about the field name - AddressSize, not PointerSize. Add
Eli Bendersky
2013-02-05
Revert "[Support][ErrorOr] Add support for convertable types."
Andrew Trick
2013-02-05
Convert to storing the attribute's internals as enums, integers, and strings.
Bill Wendling
2013-02-05
Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
2013-02-05
Remove liveout lists from MachineRegisterInfo.
Jakob Stoklund Olesen
2013-02-05
[MC] Bundle alignment: Invalidate relaxed fragments
Derek Schuff
2013-02-05
Format comments & clean whitespace
Eli Bendersky
2013-02-05
Fix comment formatting
Eli Bendersky
2013-02-05
Support: ensure proper state in ErrorOr copy ctors before calling 'get'
Meador Inge
2013-02-05
This patch that sets the Mips ELF header flag for
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
Add code to GlobalVariable.h so that global variables marked as
Michael Gottesman
2013-02-04
Initial cleanups of the param-attribute code in the bitcode reader/writer.
Bill Wendling
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
SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.
Benjamin Kramer
2013-02-04
More MSan/ASan annotations.
Evgeniy Stepanov
2013-02-03
Added instance variable/initializers/getter/setters for new keyword externall...
Michael Gottesman
[prev]
[next]