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
/
CodeGen
Age
Commit message (
Expand
)
Author
2013-04-04
typo
Adrian Prantl
2013-04-04
Formatting
Eli Bendersky
2013-04-04
Debug Info: according to DWARF 2, FORM_ref_addr the same size as an address on
Manman Ren
2013-04-03
Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.
Bill Schmidt
2013-04-03
Fix grammar.
Eric Christopher
2013-04-03
Remove ZeroOrMore from the option description. We don't need it here.
Eric Christopher
2013-04-02
Allow MachineTraceMetrics to be used when the model has no resources.
Jakob Stoklund Olesen
2013-04-02
Don't attempt MTM heuristics without a scheduling model present.
Jakob Stoklund Olesen
2013-04-02
Count processor resources individually in MachineTraceMetrics.
Jakob Stoklund Olesen
2013-04-02
DAGCombiner: Merge store/loads when we have extload/truncstores
Arnold Schwaighofer
2013-04-01
Merge load/store sequences with adresses: base + index + offset
Arnold Schwaighofer
2013-03-30
DAGCombine: visitXOR can replace a node without returning it, bail out in tha...
Benjamin Kramer
2013-03-29
Use SmallVectorImpl instead of SmallVector at the uses.
Eric Christopher
2013-03-29
Use 12 as the magic number for our abbreviation data and our
Eric Christopher
2013-03-29
Move the construction of the skeleton compile unit after the
Eric Christopher
2013-03-29
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
Fix a typo
Nadav Rotem
2013-03-28
[fast-isel] Add a preemptive fix for the case where we fail to materialize an
Chad Rosier
2013-03-27
Fix target-customized spilling in the register scavenger
Hal Finkel
2013-03-26
Fix the register scavenger for targets that provide custom spilling
Hal Finkel
2013-03-26
Update PEI's virtual-register-based scavenging to support multiple simultaneo...
Hal Finkel
2013-03-25
Enhance folding of (extract_subvec (insert_subvec V1, V2, IIdx), EIdx)
Michael Liao
2013-03-25
Disable some unsafe-fp-math DAG-combine transformation after legalization.
Shuxin Yang
2013-03-25
Couple more sets of tidying.
Eric Christopher
2013-03-25
Formatting.
Eric Christopher
2013-03-25
Teach cmake about the new Erlang GC files.
Duncan Sands
2013-03-25
Add a GC plugin for Erlang
Yiannis Tsiouris
2013-03-23
Remove the type legality check from the SelectionDAGBuilder when it lowers @l...
Owen Anderson
2013-03-23
Fix comparison of mixed signedness
Hal Finkel
2013-03-22
Allow the register scavenger to spill multiple registers
Hal Finkel
2013-03-22
Remove ScavengedRC from RegisterScavenging
Hal Finkel
2013-03-21
Fix missing std::. Not sure how this compiles for anyone else.
Matt Arsenault
2013-03-20
Make variable name more explicit and eliminate redundant lookup in SDNodeOrde...
Justin Holewinski
2013-03-20
When computing the demanded bits of Load SDNodes, make sure that we are looki...
Nadav Rotem
2013-03-20
Apply after-merge fixes to return to working state.
Eli Bendersky
2013-03-20
Revert "pre-RA-sched: fix TargetOpcode usage"
Christian Konig
2013-03-20
Move SDNode order propagation to SDNodeOrdering, which also fixes a missed
Justin Holewinski
2013-03-20
pre-RA-sched: fix TargetOpcode usage
Christian Konig
2013-03-20
Propagate DAG node ordering during type legalization and instruction selection
Justin Holewinski
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
Fix integer comparison in DIEInteger::BestForm.
Hans Wennborg
2013-03-18
Windows TLS: Section name prefix to ensure correct order
Anton Korobeynikov
2013-03-16
Change the default latency for implicit defs.
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-13
Reset some of the target options which affect code generation.
Bill Wendling
2013-03-13
No functionality change. Use unreachable in getCUOffset.
Manman Ren
2013-03-13
No functionality change. Use unreachable in getCompileUnit.
Manman Ren
2013-03-13
Check register classes also when changing them.
Jakob Stoklund Olesen
[prev]
[next]