Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
5544e17a084b6fc6c7f043f95d6c1b9030465823
/
llvm
/
lib
/
Target
/
Alpha
/
AlphaTargetMachine.h
a6bbf33
Jimptables working again on alpha.
by Andrew Lenharth
· 19 years ago
ae92ce8
1. Remove condition on delete.
by Jim Laskey
· 19 years ago
261779b
Make target asm info a property of the target machine.
by Jim Laskey
· 19 years ago
12e9730
Completely rearchitect the interface between targets and the pass manager.
by Chris Lattner
· 19 years ago
8c2c1e9
Refactor a bunch of includes so that TargetMachine.h doesn't have to include
by Owen Anderson
· 19 years ago
20a631f
Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference.
by Owen Anderson
· 20 years ago
6f95ab7
Eliminate IntrinsicLowering from TargetMachine.
by Chris Lattner
· 20 years ago
b28f214
Add a new option to indicate we want the code generator to emit code quickly,not spending tons of time microoptimizing it. This is useful for an -O0style of build.
by Chris Lattner
· 20 years ago
a7a83b9
begining alpha subtarget support
by Andrew Lenharth
· 20 years ago
19058c3
by Jim Laskey
· 20 years ago
55d0451
Alpha JIT (beta)
by Andrew Lenharth
· 20 years ago
f11f48b
Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile
by Chris Lattner
· 20 years ago
89b8c8d
Remove trailing whitespace
by Misha Brukman
· 21 years ago
076b9f4
Make file header comment consistent: extend the whole 80 cols to fill the line
by Misha Brukman
· 21 years ago
8fb0d50
try to match alpha pattern
by Andrew Lenharth
· 21 years ago
2f0f845
Clean ups, and taught the instruction selector about immediate forms
by Andrew Lenharth
· 21 years ago
6d1a96b
Alpha JIT prune
by Andrew Lenharth
· 21 years ago
a1b5ca2
Let me introduce you to the early stages of the llvm backend for the alpha processor
by Andrew Lenharth
· 21 years ago