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
2005-05-19
Tailcalls require stubs to be emitted. Otherwise, the compilation callback
Chris Lattner
2005-05-19
For PR514:
Reid Spencer
2005-05-19
Make the value to -s not be interpreted as a file name
Reid Spencer
2005-05-19
Add an llvmc specification file for the "st" suffix. This allows Stacker
Reid Spencer
2005-05-19
For PR514:
Reid Spencer
2005-05-19
Two changes to support building shared libraries that contain multiple
Reid Spencer
2005-05-18
Reid linked to the CVS release notes on newsforge :(
Chris Lattner
2005-05-18
Wrap long lines
Misha Brukman
2005-05-18
New Release Notes for LLVM 1.6.
John Criswell
2005-05-18
Onward to LLVM-1.6 and beyond!
Misha Brukman
2005-05-18
Updated version to LLVM 1.6 CVS.
John Criswell
2005-05-18
Merged in release_15.
John Criswell
2005-05-18
teach the inliner about coldcc and noreturn functions
Chris Lattner
2005-05-17
Remove extra header in the SPARC section
Misha Brukman
2005-05-17
Fix a few grammaros.
Reid Spencer
2005-05-17
* Add a link to the pattern-matching codegen docs
Misha Brukman
2005-05-17
Recommend writing new instruction selectors using pattern-based mechanisms
Misha Brukman
2005-05-17
Add link to debugging code generators with bugpoint
Misha Brukman
2005-05-16
It would help if the headings were sorted properly.
Reid Spencer
2005-05-16
Fix a brain blunder in the HTML output.
Reid Spencer
2005-05-16
Sometimes tab completion is *not* your friend. Added the wrong file, by
Reid Spencer
2005-05-16
Adjust the dependencies and generate the output to docs/userloc.html so
Reid Spencer
2005-05-16
Add a script to generate information about the number of lines of code a
Reid Spencer
2005-05-16
Add the ability to generate the User LOC page via the userloc.pl script.
Reid Spencer
2005-05-16
more minor edits
Chris Lattner
2005-05-16
more edits
Chris Lattner
2005-05-16
more edits, include stuff from the status update
Chris Lattner
2005-05-16
pretty tiny change (looks like adding the HP-UX detection and line number
Duraid Madina
2005-05-16
flush on the right and indented on the left looks a bit weird.
Chris Lattner
2005-05-16
Added a note about how the type can be omitted in call instructions.
John Criswell
2005-05-16
fix a typo duraid noticed
Chris Lattner
2005-05-16
comment the hpux bit
Duraid Madina
2005-05-16
more edits
Chris Lattner
2005-05-16
HP-UX system headers make a mess of isinf(), so much so that gcc fixincludes
Duraid Madina
2005-05-16
hp-ux needs this to get through the System/Support libs
Duraid Madina
2005-05-16
detect HP-UX when configuring
Duraid Madina
2005-05-16
remove deprecated methods
Chris Lattner
2005-05-15
GCC4 + IA64 = badnews
Chris Lattner
2005-05-15
Remove the check for the ffsll function. Its no longer needed by the
Reid Spencer
2005-05-15
Improve statement
Chris Lattner
2005-05-15
Don't eliminate a test case, just the form of the test case, from the
Reid Spencer
2005-05-15
This does not belong
Chris Lattner
2005-05-15
Don't look for __builtin_ffs, we'll never see it from llvm-gcc and there's
Reid Spencer
2005-05-15
Add a case with non-constant argument for testing the transform:
Reid Spencer
2005-05-15
Provide this optimization as well:
Reid Spencer
2005-05-15
PPC "branch and link" instructions are branches in the PPC sense, but not
Chris Lattner
2005-05-15
Fix andrews changes to fit in 80 columns
Chris Lattner
2005-05-15
ctlz = most signficant bits, cttz = least sig
Chris Lattner
2005-05-15
fix warning
Chris Lattner
2005-05-15
fix compiler warning
Chris Lattner
[prev]
[next]