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
/
IR
/
DataLayout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor code simplification suggested by Duncan
Matt Arsenault
2013-07-27
1
-2
/
+1
*
Re-add DataLayout pointer size convenience functions.
Matt Arsenault
2013-07-26
1
-0
/
+10
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...
Craig Topper
2013-07-04
1
-1
/
+1
*
Fix extra whitespace / formatting
Matt Arsenault
2013-06-28
1
-3
/
+0
*
Remove duplicated comment
Matt Arsenault
2013-05-18
1
-5
/
+0
*
Cleanup naming: DataLayout s/TD/DL/
Eli Bendersky
2013-04-16
1
-3
/
+3
*
InstCombine: Improve the result bitvect type when folding (cmp pred (load (ge...
Arnaud A. de Grandmaison
2013-03-22
1
-0
/
+7
*
Hoist the definition of getTypeSizeInBits to be inlinable and in the
Chandler Carruth
2013-03-21
1
-41
/
+0
*
Add a doFinalization method to the DataLayout pass.
Pete Cooper
2013-03-12
1
-0
/
+6
*
Clean up whitespace and indentation a bit
Eli Bendersky
2013-01-30
1
-4
/
+4
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-4
/
+4
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+725