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
/
Target
Age
Commit message (
Expand
)
Author
2012-09-11
Add MCRI::getNumSubRegIndices() and start checking SubRegIndex ranges.
Jakob Stoklund Olesen
2012-09-06
Tablegen: Add OperandWithDefaultOps Operand type
Tom Stellard
2012-09-06
Add a new optimization pass: Stack Coloring, that merges disjoint static allo...
Nadav Rotem
2012-09-04
Generic Bypass Slow Div
Preston Gurd
2012-09-02
Not all targets have efficient ISel code generation for select instructions.
Nadav Rotem
2012-08-29
Add a bit of documentation to copyPhysReg.
Jakob Stoklund Olesen
2012-08-29
Make MemoryBuiltins aware of TargetLibraryInfo.
Benjamin Kramer
2012-08-28
Remove extra MayLoad/MayStore flags from atomic_load/store.
Jakob Stoklund Olesen
2012-08-23
Tristate mayLoad, mayStore, and hasSideEffects.
Jakob Stoklund Olesen
2012-08-23
Add CodeGenTarget::guessInstructionProperties.
Jakob Stoklund Olesen
2012-08-23
Simplify the computeOperandLatency API.
Andrew Trick
2012-08-21
Merge up to r162331, git commit bc363931085587bac42a40653962a3e5acd1ffce
Derek Schuff
2012-08-21
Add a few functions to TargetLibraryInfo as part of PR13574.
Chad Rosier
2012-08-21
Add support for the --param ssp-buffer-size= driver option.
Chad Rosier
2012-08-17
Merge commit 'c723eb1aef817d47feec620933ee1ec6005cdd14'
Derek Schuff
2012-08-17
Add stub methods for mips assembly matcher.
Akira Hatanaka
2012-08-16
Add an MCID::Select flag and TII hooks for optimizing selects.
Jakob Stoklund Olesen
2012-08-15
Add a CoveringSubRegIndices field to SubRegIndex records.
Jakob Stoklund Olesen
2012-08-13
Remove the TII::scheduleTwoAddrSource() hook.
Jakob Stoklund Olesen
2012-08-08
Allow legalization of target-specific SDNodes, provided that the target itsel...
Owen Anderson
2012-08-08
Added MispredictPenalty to SchedMachineModel.
Andrew Trick
2012-08-08
Minor cleanup of defaultDefLatency API
Andrew Trick
2012-08-07
Revert r161371. Removing the 'const' before Type is a "good thing".
Bill Wendling
2012-08-07
Constify the Type parameter to some methods (which are const anyway).
Bill Wendling
2012-08-04
Add readcyclecounter lowering on PPC64.
Hal Finkel
2012-08-03
Try to reduce the compile time impact of r161232.
Bob Wilson
2012-08-03
Fall back to selection DAG isel for calls to builtin functions.
Bob Wilson
2012-08-03
Add new getLibFunc method to TargetLibraryInfo.
Bob Wilson
2012-08-02
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-08-02
Add TargetRegisterInfo::hasRegUnit().
Jakob Stoklund Olesen
2012-08-02
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-07-30
Typo.
Eric Christopher
2012-07-29
Revert r160920 and r160919 due to dragonegg and clang selfhost failure
Manman Ren
2012-07-28
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-07-26
Remove support for 'CompositeIndices' and sub-register cycles.
Jakob Stoklund Olesen
2012-07-25
make all Emit*() functions consult the TargetLibraryInfo information before c...
Nuno Lopes
2012-07-24
add a few more functions to TargetLibraryInfo:
Nuno Lopes
2012-07-24
TargetLibraryInfo: add strn?cat, strn?cpy, and strn?len
Nuno Lopes
2012-07-23
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-20
Make RegisterOperand a subclass of DAGOperand so that RegisterOperands can be...
Owen Anderson
2012-07-19
Remove tabs.
Bill Wendling
2012-07-17
TableGen: Allow conditional instruction pattern in multiclass.
Jim Grosbach
2012-07-09
LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)
Derek Schuff
2012-07-07
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-07
whitespace
Andrew Trick
2012-07-04
Add an experimental early if-conversion pass, off by default.
Jakob Stoklund Olesen
2012-07-02
Target option DisableJumpTables is a gross hack. Move it to TargetLowering in...
Evan Cheng
2012-07-02
Extend TargetPassConfig to allow running only a subset of the normal passes.
Bob Wilson
2012-07-02
Reapply "Make NumMicroOps a variable in the subtarget's instruction itinerary."
Andrew Trick
2012-06-29
Add SrcReg2 to analyzeCompare and optimizeCompareInstr to handle Compare
Manman Ren
[prev]
[next]