index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86CodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the x86 backend to use extract_subreg for truncation operations. Passe...
Christopher Lamb
2007-07-29
1
-12
/
+0
*
Trampoline codegen support for X86-32.
Duncan Sands
2007-07-27
1
-8
/
+1
*
Drop 'const'
Devang Patel
2007-05-03
1
-2
/
+2
*
Use 'static const char' instead of 'static const int'.
Devang Patel
2007-05-02
1
-2
/
+2
*
Do not use typeinfo to identify pass in pass manager.
Devang Patel
2007-05-01
1
-2
/
+6
*
Removed tabs everywhere except autogenerated & external files. Add make
Anton Korobeynikov
2007-04-16
1
-7
/
+7
*
Add support for our first SSSE3 instruction "pmulhrsw".
Bill Wendling
2007-04-10
1
-0
/
+8
*
Clean up.
Evan Cheng
2007-03-14
1
-3
/
+4
*
X86-64 JIT is in large code model. Need stubs for direct calls.
Evan Cheng
2007-03-14
1
-1
/
+1
*
Make LABEL a builtin opcode.
Jim Laskey
2007-01-26
1
-0
/
+2
*
eliminate static ctors for Statistic objects.
Chris Lattner
2006-12-19
1
-4
/
+2
*
Detemplatize the Statistic class. The only type it is instantiated with
Chris Lattner
2006-12-06
1
-1
/
+1
*
JIT large code model support.
Evan Cheng
2006-12-05
1
-7
/
+13
*
- Fix X86-64 JIT by temporarily disabling code that treats GV address as 32-bit
Evan Cheng
2006-12-05
1
-70
/
+101
*
Match TargetInstrInfo changes.
Evan Cheng
2006-12-01
1
-2
/
+2
*
Removed even more std::cerr and #include <iostream> things.
Bill Wendling
2006-11-17
1
-3
/
+1
*
Use TargetInstrInfo::getNumOperands() instead of MachineInstr::getNumOperands...
Evan Cheng
2006-11-10
1
-20
/
+22
*
Remove M_2_ADDR_FLAG.
Evan Cheng
2006-11-09
1
-2
/
+5
*
Skip over first operand when determining REX prefix for two-address code.
Evan Cheng
2006-09-13
1
-7
/
+14
*
Committing X86-64 support.
Evan Cheng
2006-09-08
1
-59
/
+291
*
Clean up.
Evan Cheng
2006-09-07
1
-2
/
+2
*
Watch out for variable_ops instructions.
Evan Cheng
2006-09-06
1
-1
/
+1
*
Variable ops instructions may ignore the last few operands for code emission.
Evan Cheng
2006-09-06
1
-1
/
+3
*
Update the X86 JIT to make it work with the new two-addr changes. This also
Chris Lattner
2006-09-05
1
-41
/
+52
*
s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|
Chris Lattner
2006-08-27
1
-1
/
+1
*
Give a good error message when we try to jit inline asm.
Chris Lattner
2006-08-26
1
-0
/
+3
*
Resolve BB references with relocation.
Evan Cheng
2006-07-27
1
-1
/
+2
*
- Refactor the code that resolve basic block references to a TargetJITInfo
Evan Cheng
2006-07-25
1
-16
/
+10
*
Hide x86 symbols
Chris Lattner
2006-06-28
1
-1
/
+2
*
Eliminate unneeded parameter.
Evan Cheng
2006-06-22
1
-8
/
+4
*
variable_ops instructions such as call can have any number of operands.
Evan Cheng
2006-06-21
1
-1
/
+1
*
X86 integer register classes naming changes. Make them consistent with FP, ve...
Evan Cheng
2006-05-16
1
-3
/
+3
*
Remove a bunch more dead V9 specific stuff
Chris Lattner
2006-05-04
1
-6
/
+1
*
Remove some more V9-specific stuff.
Chris Lattner
2006-05-04
1
-1
/
+0
*
Simplify handling of relocations
Chris Lattner
2006-05-04
1
-24
/
+38
*
Change from using MachineRelocation ctors to using static methods
Chris Lattner
2006-05-03
1
-3
/
+3
*
inline a simple method
Chris Lattner
2006-05-03
1
-10
/
+7
*
Suck block address tracking out of targets into the JIT Emitter. This
Chris Lattner
2006-05-03
1
-24
/
+9
*
Teach the x86 jit how to handle jump tables not directly used by a jump
Nate Begeman
2006-05-03
1
-0
/
+3
*
Change the BasicBlockAddrs map to be a vector, indexed by MBB number.
Chris Lattner
2006-05-03
1
-7
/
+8
*
Several related changes:
Chris Lattner
2006-05-02
1
-2
/
+0
*
Fix a purely hypothetical problem (for now): emitWord emits in the host
Chris Lattner
2006-05-02
1
-5
/
+5
*
Refactor the machine code emitter interface to pull the pointers for the current
Chris Lattner
2006-05-02
1
-7
/
+11
*
There is no reason to use a virtual method to store this word.
Chris Lattner
2006-05-02
1
-2
/
+2
*
JumpTable support! What this represents is working asm and jit support for
Nate Begeman
2006-04-22
1
-9
/
+15
*
Add a couple more pseudo instructions.
Evan Cheng
2006-03-22
1
-0
/
+2
*
ConstantPoolIndex is now the displacement portion of the address (rather
Evan Cheng
2006-02-26
1
-10
/
+4
*
- Added option -relocation-model to set relocation model. Valid values includ...
Evan Cheng
2006-02-22
1
-1
/
+3
*
Jit does not support PIC yet.
Evan Cheng
2006-02-18
1
-0
/
+2
*
Don't special case XS, XD prefixes.
Evan Cheng
2006-02-14
1
-14
/
+9
[next]