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
/
X86.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tablgen files for really simple instruction selector
Jakub Staszak
2004-04-06
1
-0
/
+6
*
Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
Chris Lattner
2003-12-28
1
-4
/
+2
*
implement support for the intrinsic lowering functionality
Chris Lattner
2003-12-28
1
-2
/
+5
*
Add a floating point killer pass. This pass runs before register
Alkis Evlogimenos
2003-12-13
1
-0
/
+6
*
Add an option to enable the SSA based peephole optimizer.
Chris Lattner
2003-12-01
1
-0
/
+5
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
Factory methods for FunctionPasses now return type FunctionPass *.
Brian Gaeke
2003-08-13
1
-10
/
+10
*
Add support for a pattern matching instruction selector. This is still in
Chris Lattner
2003-08-11
1
-0
/
+6
*
Start using tablegen'd instruction enum list
Chris Lattner
2003-08-03
1
-10
/
+3
*
Switch over to tablegen generated header files
Chris Lattner
2003-08-03
1
-9
/
+6
*
Rename function to be more consistent with filename
Chris Lattner
2003-07-26
1
-2
/
+2
*
Printer.cpp: Ditch addRequired/getAnalysis, because they leave
Brian Gaeke
2003-07-23
1
-4
/
+5
*
Add namespace comments for doxygen
Chris Lattner
2003-06-03
1
-3
/
+3
*
Move passes out to Passes.h
Chris Lattner
2003-01-13
1
-10
/
+7
*
* Most pass ctor functions don't take TM arguments anymore
Chris Lattner
2002-12-28
1
-7
/
+12
*
Try #2 to get alias set stuff to work
Chris Lattner
2002-12-16
1
-1
/
+1
*
Add info about register aliases, add prototype for createLocalRegisterAllocator
Chris Lattner
2002-12-16
1
-1
/
+2
*
Rename createSimpleX86RegisterAllocator to createSimpleRegisterAllocator
Chris Lattner
2002-12-16
1
-4
/
+4
*
* Move information about Implicit Defs/Uses into X86InstrInfo.def.
Chris Lattner
2002-12-03
1
-1
/
+1
*
Start to add more information to instr.def
Chris Lattner
2002-11-18
1
-1
/
+1
*
Convert backend to use passes, implement X86TargetMachine
Chris Lattner
2002-10-29
1
-14
/
+12
*
Rename X86InstructionInfo to X86InstrInfo
Chris Lattner
2002-10-29
1
-1
/
+1
*
Be compatible with sparc backend
Chris Lattner
2002-10-29
1
-1
/
+2
*
Initial stab at MachineInstr'ication
Chris Lattner
2002-10-28
1
-5
/
+5
*
Initial checkin of X86 backend.
Chris Lattner
2002-10-25
1
-0
/
+61