projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[X86] Avoid folding scalar loads into unary sse intrinsics
[oota-llvm.git]
/
lib
/
Target
/
X86
/
X86InstrBuilder.h
2015-08-11
Alex Lorenz
PseudoSourceValue: Replace global manager with a manage...
blob
|
commitdiff
|
raw
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
Craig Topper
[C++] Use 'nullptr'.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-22
Chad Rosier
Whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Jay Foad
Remove some unnecessary includes of PseudoSourceValue.h.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Evan Cheng
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrD...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-21
Chris Lattner
it's more elegant to put the "getConstantPool" and
blob
|
commitdiff
|
raw
|
diff to current
2010-09-21
Chris Lattner
convert targets to the new MF.getMachineMemOperand...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-05
Chris Lattner
implement rdar://6653118 - fastisel should fold loads...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-08
Chris Lattner
Change LEA to have 5 operands for its memory operand...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-15
Dan Gohman
Add const qualifiers to CodeGen's use of LLVM IR constr...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-18
Evan Cheng
-Revert parts of 84326 and 84411. Distinquishing betwee...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-17
Evan Cheng
Distinquish stack slots from other stack objects. They...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-17
Evan Cheng
Revert 84315 for now. Re-thinking the patch.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-17
Evan Cheng
Rename getFixedStack to getStackObject. The stack objec...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Dan Gohman
Improve MachineMemOperand handling.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-21
Dan Gohman
Fix the offset values for these memoperands. For frame...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Chris Lattner
fix PR4984 by ensuring that fastisel adds properly...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Anton Korobeynikov
Do not put bunch of target-specific stuff into common...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Chris Lattner
Fix some fast-isel problems selecting global variable...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-27
Chris Lattner
Fix PR4466 by making fastisel set operand flags correctly.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Bill Wendling
Change MachineInstrBuilder::addReg() to take a flag...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Rafael Espindola
Re-apply 68552.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Bill Wendling
Temporarily revert r68552. This was causing a failure...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Rafael Espindola
Reduce code duplication on the TLS implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Dan Gohman
Extend X86's addFrameReference to add a MachineMemOpera...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Dan Gohman
Fix X86FastISel's output for x86-32 PIC constant pool...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-06
Owen Anderson
Fix constant pool loads, and remove broken versions...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-06
Owen Anderson
Fix the X86 addConstantPoolReference, which had the...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Evan Cheng
- Remove calls to copyKillDeadInfo which is an N^2...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Remove attribution from file headers, per discussion...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Chris Lattner
Patches to make the LLVM sources more -pedantic clean...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
Chris Lattner
Remove and simplify some more machineinstr/machineopera...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
Chris Lattner
There shalt be only one "immediate" operand type!
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
Chris Lattner
Remove a bunch more SparcV9 specific stuff
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Misha Brukman
* Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Chris Lattner
Fix indentation.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-02
Chris Lattner
Add a new method.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-17
Chris Lattner
Remove unused enum value
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Chris Lattner
Allow X86 addressing modes to represent globals with...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-30
Reid Spencer
Reduce the number of arguments in the instruction build...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-04
Alkis Evlogimenos
Add assertion for scale verification.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-25
Chris Lattner
Add a helper to create an addressing mode given all...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Brian Gaeke
Put all LLVM code into the llvm namespace, as per bug...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-22
Misha Brukman
Converted tabs to spaces.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-21
John Criswell
Added LLVM copyright header.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-15
Chris Lattner
X86 backend should never use addMReg
blob
|
commitdiff
|
raw
|
diff to current
2003-01-13
Chris Lattner
Add support for frame and constant pool references
blob
|
commitdiff
|
raw
|
diff to current
2002-12-28
Chris Lattner
New addFrameReference function
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Brian Gaeke
lib/Target/X86/InstSelectSimple.cpp: Start counting...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Misha Brukman
Add a simple way to add memory locations of format...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-17
Chris Lattner
Add functions to buld X86 specific constructs
blob
|
commitdiff
|
raw
|
diff to current