git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use Type Based Alias Analysis (TBAA) in LLVM backend (#5567)
[ghc.git]
/
compiler
/
llvmGen
/
LlvmCodeGen
/
CodeGen.hs
2012-01-12
David Terei
Use Type Based Alias Analysis (TBAA) in LLVM backend...
blob
|
commitdiff
2012-01-10
David Terei
Track STG live register information for use in LLVM
blob
|
commitdiff
|
diff to current
2012-01-06
David Terei
Remove unused arg field of CmmReturn
blob
|
commitdiff
|
diff to current
2012-01-06
David Terei
Remove unused argument field on CmmJump
blob
|
commitdiff
|
diff to current
2011-12-05
Simon Peyton Jones
Merge branch 'master' of ../HEAD
blob
|
commitdiff
|
diff to current
2011-12-04
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-12-04
Simon Peyton Jones
Remove unused import
blob
|
commitdiff
|
diff to current
2011-12-04
David Terei
Fix ugly complexity issue in LLVM backend (#5652)
blob
|
commitdiff
|
diff to current
2011-11-29
Dimitrios Vytiniotis
Merge branch 'master' of darcs.haskell.org//ghc
blob
|
commitdiff
|
diff to current
2011-11-29
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-11-29
Simon Marlow
Get rid of the "safety" field of CmmCall (OldCmm)
blob
|
commitdiff
|
diff to current
2011-11-29
David Waern
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-11-28
Ian Lynagh
Implement a capi calling convention; fixes #2979
blob
|
commitdiff
|
diff to current
2011-11-22
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-11-22
David Terei
Formatting fix
blob
|
commitdiff
|
diff to current
2011-11-22
David Terei
Specify unsupported ops, don't just use a catch all
blob
|
commitdiff
|
diff to current
2011-11-22
Simon Marlow
merge
blob
|
commitdiff
|
diff to current
2011-10-15
Ian Lynagh
Remove CPP from llvmGen/LlvmCodeGen/CodeGen.hs
blob
|
commitdiff
|
diff to current
2011-10-04
Jose Pedro Magalhaes
Merge branch 'master' into fix#5464
blob
|
commitdiff
|
diff to current
2011-10-02
Ian Lynagh
More CPP removal: pprDynamicLinkerAsmLabel in CLabel
blob
|
commitdiff
|
diff to current
2011-08-25
Simon Peyton Jones
Renaming only
blob
|
commitdiff
|
diff to current
2011-08-22
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-08-21
David Terei
Add popcnt support to LLVM backend
blob
|
commitdiff
|
diff to current
2011-07-29
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-07-27
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-07-18
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-07-06
David Terei
Some general code cleaning in LLVM backend
blob
|
commitdiff
|
diff to current
2011-06-20
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-06-13
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-06-13
David Waern
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-06-13
Edward Z. Yang
Remove type synonyms for CmmFormals, CmmActuals (and...
blob
|
commitdiff
|
diff to current
2011-06-06
Simon Marlow
Merge remote branch 'working/master'
blob
|
commitdiff
|
diff to current
2011-05-31
David Terei
Add new mem{cpy,set,move} cmm prim ops.
blob
|
commitdiff
|
diff to current
2011-01-24
Simon Marlow
Merge in new code generator branch.
blob
|
commitdiff
|
diff to current
2010-10-04
David Terei
LLVM: Fix compilation of writebarrier, #4308
blob
|
commitdiff
|
diff to current
2010-07-21
David Terei
LLVM: Code and speed improvement to dominateAllocs...
blob
|
commitdiff
|
diff to current
2010-07-18
David Terei
LLVM: Use mangler to fix up stack alignment issues...
blob
|
commitdiff
|
diff to current
2010-07-12
David Terei
LLVM: Allow getelementptr to use LlvmVar for indexes.
blob
|
commitdiff
|
diff to current
2010-07-07
David Terei
LLVM: Fix various typos in comments
blob
|
commitdiff
|
diff to current
2010-07-05
David Terei
LLVM: Stop llvm saving stg caller-save regs across...
blob
|
commitdiff
|
diff to current
2010-07-02
David Terei
LLVM: Use the inbounds keyword for getelementptr instru...
blob
|
commitdiff
|
diff to current
2010-07-01
David Terei
LLVM: Change more operations to use getelementptr
blob
|
commitdiff
|
diff to current
2010-06-30
David Terei
LLVM: Use getelementptr instruction for a lot of situations
blob
|
commitdiff
|
diff to current
2010-06-28
David Terei
LLVM: Use intrinsic functions for pow, sqrt, sin, cos
blob
|
commitdiff
|
diff to current
2010-06-28
David Terei
LLVM: Fix test 'ffi005' under linux-x64
blob
|
commitdiff
|
diff to current
2010-06-28
David Terei
LLVM: Update to use new fp ops introduced in 2.7
blob
|
commitdiff
|
diff to current
2010-06-21
David Terei
Allow for stg registers to have pointer type in llvm BE.
blob
|
commitdiff
|
diff to current
2010-06-24
David Terei
Add support for parameter attributes to the llvm BE...
blob
|
commitdiff
|
diff to current
2010-06-21
David Terei
Declare some top level globals to be constant when...
blob
|
commitdiff
|
diff to current
2010-06-21
David Terei
Reduce the number of passes over the cmm in llvm BE
blob
|
commitdiff
|
diff to current
2010-06-21
David Terei
Fix negate op not working for -0 in llvm backend
blob
|
commitdiff
|
diff to current
2010-06-18
David Terei
Add support of TNTC to llvm backend
blob
|
commitdiff
|
diff to current
2010-06-15
David Terei
Add new LLVM code generator to GHC. (Version 2)
blob
|
commitdiff
|
diff to current