index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86SelectionDAGInfo.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
Mehdi Amini
1
-2
/
+1
2015-06-23
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
1
-1
/
+1
2015-06-19
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
1
-1
/
+1
2014-08-29
X86: Fix conflict over ESI between base register and rep;movsl
Reid Kleckner
1
-0
/
+5
2014-08-13
Canonicalize header guards into a common format.
Benjamin Kramer
1
-2
/
+2
2014-06-06
Remove all local variables from X86SelectionDAGInfo, the DAG has
Eric Christopher
1
-7
/
+1
2014-03-09
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
1
-4
/
+2
2013-05-25
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
1
-2
/
+2
2010-09-21
reimplement memcpy/memmove/memset lowering to use MachinePointerInfo
Chris Lattner
1
-6
/
+3
2010-05-11
Implement a bunch more TargetSelectionDAGInfo infrastructure.
Dan Gohman
1
-1
/
+31
2010-04-16
Add skeleton target-specific SelectionDAGInfo files.
Dan Gohman
1
-0
/
+29