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
/
llvm
Age
Commit message (
Expand
)
Author
2013-03-21
Add a query to tell if a landing pad has a catch-all.
Bill Wendling
2013-03-21
Move the DIFile in DISubprogram to the beginning to be a common prefix along ...
David Blaikie
2013-03-21
PNaCl: Add ExpandVarArgs pass for expanding out variable-args function calls
Mark Seaborn
2013-03-21
Remove unused field in DISubprogram
David Blaikie
2013-03-21
Hoist the definition of getTypeSizeInBits to be inlinable and in the
Chandler Carruth
2013-03-21
Removing unused DISubprogram::getFile
David Blaikie
2013-03-20
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
2013-03-20
Use pre-inc, pre-dec when possible.
Jakub Staszak
2013-03-20
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...
David Blaikie
2013-03-20
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
Merge remote-tracking branch 'origin/master'
Eli Bendersky
2013-03-20
Add std prefixes to fix the build with xlc.
Rafael Espindola
2013-03-20
Make sure TableGen exits with an error code after printing errors.
Jakob Stoklund Olesen
2013-03-20
Refactor file/directory path in namespace debug info to refer directly to the...
David Blaikie
2013-03-20
Remove blank line before block comment.
Eric Christopher
2013-03-20
DIBuilder: allow linkage name to be specified for global variables
David Blaikie
2013-03-20
Add timing of the IR parsing code with a new -time-ir-parsing flag
Eli Bendersky
2013-03-20
Reorder the DIFile parameter in DINameSpace
David Blaikie
2013-03-20
Provide more details for DINameSpace debug info in the IR comment annotations
David Blaikie
2013-03-20
Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...
David Blaikie
2013-03-19
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
David Blaikie
2013-03-19
Dead code.
Chad Rosier
2013-03-19
[ms-inline asm] Move the size directive asm rewrite into the target specific
Chad Rosier
2013-03-19
The Linker interface has some dead code after the cleanup in r172749
Eli Bendersky
2013-03-18
Move #include of BitVector from .h to .cpp file.
Jakub Staszak
2013-03-18
Add some constantness.
Jakub Staszak
2013-03-18
Remove unneeded #includes.
Jakub Staszak
2013-03-18
Make methods const.
Jakub Staszak
2013-03-18
Remove trailing spaces.
Jakub Staszak
2013-03-18
Switch ABI verifier passes to manual initialization.
Derek Schuff
2013-03-18
Remove default copy ctor/assignment, makes AttributeSet trivially copyable.
Benjamin Kramer
2013-03-17
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-17
Improve DIFile debug info annotation by letting it fallback to DIScope
David Blaikie
2013-03-15
Add SchedRW as an Instruction field.
Jakob Stoklund Olesen
2013-03-15
PNaCl: Add ExpandConstantExpr pass for converting ConstantExprs to Instructions
Mark Seaborn
2013-03-15
[ADT] Fix StringSet::insert() to not allocate on every lookup.
Daniel Dunbar
2013-03-15
Use NumBaseBits in a few more places in SmallBitVector instead of recalculati...
Craig Topper
2013-03-15
Silence anonymous type in anonymous union warnings.
Eric Christopher
2013-03-14
Add a new method which enables one to change register classes.
Reed Kotler
2013-03-14
MachineModel: Add a ProcResGroup class.
Andrew Trick
2013-03-14
Move estimateStackSize from ARM into MachineFrameInfo
Hal Finkel
2013-03-14
Provide the register scavenger to processFunctionBeforeFrameFinalized
Hal Finkel
2013-03-14
[ASan] emit instrumentation for initialization order checking by default
Alexey Samsonov
2013-03-14
Add two of the float related ARM-specific entries for e_flags needed for
Joerg Sonnenberger
2013-03-14
Refactor GCOV's six constructor arguments into a struct with a getter that
Nick Lewycky
2013-03-14
Fix typo in comment.
Nick Lewycky
2013-03-14
[Support] Fix lifetime of file descriptors when using MemoryBuffer.
Michael J. Spencer
2013-03-13
ABI verifier: Add standalone tool pnacl-abicheck
Derek Schuff
2013-03-13
Simplify file/directory name handling in DILexicalBlock
David Blaikie
2013-03-13
Reset some of the target options which affect code generation.
Bill Wendling
[prev]
[next]