index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
MCModule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move CFG building code to a new lib/MC/MCAnalysis library.
Rafael Espindola
2014-07-02
1
-142
/
+0
*
Use unique_ptr to own MCFunctions within MCModule.
David Blaikie
2014-04-15
1
-6
/
+6
*
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
2014-04-13
1
-2
/
+2
*
MC CFG: Split MCBasicBlocks to mirror atom splitting.
Ahmed Bougacha
2013-08-21
1
-0
/
+27
*
MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter.
Ahmed Bougacha
2013-08-21
1
-3
/
+17
*
MC CFG: Keep pointer to parent MCModule in created MCFunctions.
Ahmed Bougacha
2013-08-21
1
-2
/
+6
*
Revert "Remove use of asymmetric std::lower_bound comparator."
Ahmed Bougacha
2013-07-23
1
-18
/
+12
*
Remove use of asymmetric std::lower_bound comparator.
Ahmed Bougacha
2013-07-04
1
-12
/
+18
*
Allow creation of single-byte MCAtoms.
Ahmed Bougacha
2013-06-19
1
-1
/
+1
*
Fix unused warning in opt builds.
Daniel Jasper
2013-05-24
1
-4
/
+3
*
MC: Disassembled CFG reconstruction.
Ahmed Bougacha
2013-05-24
1
-13
/
+66
*
Tidy up. 80 columns.
Jim Grosbach
2011-11-15
1
-1
/
+1
*
Start stubbing out MCModule and MCAtom, which provide an API for accessing th...
Owen Anderson
2011-09-22
1
-0
/
+45