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
/
MachineModuleInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-4
/
+33
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-20
/
+9
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-3
/
+3
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-11
/
+17
*
Make a few more things const.
Bill Wendling
2013-08-15
1
-1
/
+1
*
Remove addFrameMove.
Rafael Espindola
2013-05-16
1
-2
/
+3
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-8
/
+8
*
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-11
1
-1
/
+6
*
Add some constantness.
Jakub Staszak
2013-03-18
1
-1
/
+1
*
Remove unneeded #include.
Jakub Staszak
2013-02-20
1
-1
/
+0
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-2
/
+2
*
- Added calls to doInitialization/doFinalization to immutable passes
Pedro Artigas
2012-12-05
1
-0
/
+4
*
moves doInitialization and doFinalization to the Pass class and removes some ...
Pedro Artigas
2012-12-03
1
-6
/
+0
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-9
/
+9
*
One more step towards making doInitialization and doFinalization useful for
Pedro Artigas
2012-11-29
1
-0
/
+3
*
Revert r168635 "Step towards implementation of pass manager with doInitializa...
Owen Anderson
2012-11-27
1
-3
/
+0
*
Step towards implementation of pass manager with doInitialization and doFinal...
Owen Anderson
2012-11-26
1
-0
/
+3
*
Use empty parens for empty function parameter list instead of '(void)'.
Dmitri Gribenko
2012-11-15
1
-1
/
+1
*
Properly emit _fltused with FastISel. Refactor to share code with SDAG.
Michael J. Spencer
2012-02-22
1
-8
/
+8
*
Add accessor method to check if the landing pad symbol has call site informat...
Bill Wendling
2011-10-05
1
-0
/
+8
*
Add an ivar that maps a landing pad's EH symbol to the call sites that may jump
Bill Wendling
2011-10-05
1
-0
/
+14
*
Doxygen-ize comments. No functionality change.
Bill Wendling
2011-10-04
1
-21
/
+19
*
Add method to determine if a begin label has a call site number associated wi...
Bill Wendling
2011-10-04
1
-3
/
+9
*
Use ArrayRef instead of requiring an std::vector.
Bill Wendling
2011-07-28
1
-2
/
+2
*
Add a method to set the compact unwind info.
Bill Wendling
2011-07-22
1
-0
/
+4
*
Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc.
Evan Cheng
2011-07-20
1
-2
/
+1
*
Add MCObjectFileInfo and sink the MCSections initialization code from
Evan Cheng
2011-07-20
1
-0
/
+1
*
Rename CompactEncoding to CompactUnwindEncoding.
Bill Wendling
2011-07-19
1
-7
/
+7
*
Move the compact encoding from the target-specific library to the code-gen
Bill Wendling
2011-07-18
1
-0
/
+9
*
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
Evan Cheng
2011-07-18
1
-1
/
+1
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-1
/
+2
*
Reformatting. Moving class definitions to more natural places. No functionalo...
Bill Wendling
2011-06-11
1
-16
/
+15
*
Fix small bug in setDebugInfoAvailability.
Wesley Peck
2011-01-05
1
-1
/
+1
*
Fixed version of 121434 with no new memory leaks.
Rafael Espindola
2010-12-10
1
-1
/
+2
*
Revert my previous patch to make the valgrind bots happy.
Rafael Espindola
2010-12-10
1
-2
/
+1
*
Initial support for the cfi directives. This is just enough to get
Rafael Espindola
2010-12-09
1
-1
/
+2
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
CodeGen-Windows: Only emit _fltused if a VarArg function is called with float...
Michael J. Spencer
2010-10-21
1
-8
/
+7
*
X86-Windows: Emit an undefined global __fltused symbol when targeting Windows
Michael J. Spencer
2010-10-16
1
-1
/
+14
*
Whitespace!
Michael J. Spencer
2010-10-16
1
-26
/
+26
*
Revert r108369, sorting llvm.dbg.declare information by source position,
Dan Gohman
2010-07-16
1
-1
/
+1
*
Make the order in which variables are described in debug information
Dan Gohman
2010-07-14
1
-1
/
+1
*
The JIT calls TidyLandingPads to tidy up the landing pads. However, because the
Bill Wendling
2010-04-16
1
-1
/
+1
*
Add const qualifiers to CodeGen's use of LLVM IR constructs.
Dan Gohman
2010-04-15
1
-14
/
+15
*
Give MachineModuleInfo an actual Module*.
Chris Lattner
2010-04-06
1
-0
/
+6
*
Switch the code generator (except the JIT) onto the new DebugLoc
Chris Lattner
2010-04-02
1
-6
/
+7
*
Fix the third (and last known) case of code update problems due
Chris Lattner
2010-03-16
1
-0
/
+5
*
Implement support for the case when a reference to a addr-of-bb
Chris Lattner
2010-03-15
1
-0
/
+8
*
Fix the case when a reference to an address taken BB is emitted in one
Chris Lattner
2010-03-15
1
-1
/
+3
*
fix AsmPrinter::GetBlockAddressSymbol to always return a unique
Chris Lattner
2010-03-14
1
-0
/
+10
[next]