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
/
include
/
llvm
/
CodeGen
/
MachineFunction.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Constify and don't return a reference.
Bill Wendling
2009-02-04
1
-1
/
+1
*
Add getDebugLocTuple to retrieve the DebugLocTuple for a given DebugLoc object.
Bill Wendling
2009-02-03
1
-2
/
+5
*
Create DebugLoc information in FastISel. Several temporary methods were
Bill Wendling
2009-02-03
1
-0
/
+1
*
Refine DebugLoc per review comments.
evancheng
2009-01-27
1
-4
/
+4
*
Actually source file has already been uniquified into an id during isel. Elim...
evancheng
2009-01-26
1
-2
/
+2
*
Add data structure to define and track debug location during codegen.
evancheng
2009-01-26
1
-1
/
+14
*
Update VS projects.
Cédric Venet
2008-09-20
1
-1
/
+1
*
Fold the useful features of alist and alist_node into ilist, and
Dan Gohman
2008-07-28
1
-19
/
+10
*
Apply a patch from Mahadevan R, with minor formatting changes, to
Dan Gohman
2008-07-25
1
-1
/
+7
*
Pool-allocation for MachineInstrs, MachineBasicBlocks, and
Dan Gohman
2008-07-07
1
-46
/
+87
*
Make ilist_traits<MachineBasicBlock>'s Parent member private.
Dan Gohman
2008-07-01
1
-1
/
+1
*
Fix more -Wshorten-64-to-32 warnings.
Evan Cheng
2008-05-05
1
-3
/
+3
*
Rename SSARegMap -> MachineRegisterInfo in keeping with the idea
Chris Lattner
2007-12-31
1
-57
/
+5
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add explicit keywords and remove spurious trailing semicolons.
Dan Gohman
2007-08-27
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+374