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
/
CodeGen
/
MachineFunction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert the majority of the next patch in the address space series:
Chandler Carruth
2012-11-01
1
-2
/
+2
*
Resubmit the changes to llvm core to update the functions to support differen...
Micah Villmow
2012-10-15
1
-2
/
+2
*
Revert 165732 for further review.
Micah Villmow
2012-10-11
1
-2
/
+2
*
Add in the first iteration of support for llvm/clang/lldb to allow variable p...
Micah Villmow
2012-10-11
1
-2
/
+2
*
Create enums for the different attributes.
Bill Wendling
2012-10-09
1
-2
/
+2
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-6
/
+6
*
Remove the `hasFnAttr' method from Function.
Bill Wendling
2012-09-26
1
-2
/
+2
*
Make the 'get*AlignmentFromAttr' functions into member functions within the A...
Bill Wendling
2012-09-21
1
-2
/
+2
*
Revert r164308 to fix buildbots.
Bill Wendling
2012-09-20
1
-2
/
+2
*
Make the 'get*AlignmentFromAttr' functions into member functions within the A...
Bill Wendling
2012-09-20
1
-2
/
+2
*
Release build: guard dump functions with
Manman Ren
2012-09-11
1
-4
/
+4
*
Release build: guard dump functions with "ifndef NDEBUG"
Manman Ren
2012-09-06
1
-0
/
+8
*
Add a new optimization pass: Stack Coloring, that merges disjoint static allo...
Nadav Rotem
2012-09-06
1
-1
/
+3
*
Stop casting away const qualifier needlessly.
Roman Divacky
2012-09-05
1
-1
/
+1
*
Tidy up a few more uses of MF.getFunction()->getName().
David Blaikie
2012-08-22
1
-4
/
+4
*
Add a getName function to MachineFunction. Use it in places that previously d...
Craig Topper
2012-08-22
1
-1
/
+6
*
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and
Bill Wendling
2012-06-28
1
-1
/
+1
*
Tidy up.
Chad Rosier
2012-06-19
1
-17
/
+20
*
Add an ensureMaxAlignment() function to MachineFrameInfo (analogous to
Chad Rosier
2012-06-19
1
-1
/
+1
*
Teach CodeGen's version of computeMaskedBits to understand the range metadata.
Rafael Espindola
2012-03-31
1
-2
/
+3
*
Print SSA and liveness tracking flags in MF::print().
Jakob Stoklund Olesen
2012-03-27
1
-1
/
+7
*
Use uint16_t to store registers in callee saved register tables to reduce siz...
Craig Topper
2012-03-04
1
-1
/
+1
*
Move some llvm_unreachable's from r149849 out of switch statements to satisfy...
Craig Topper
2012-02-06
1
-2
/
+2
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-05
1
-4
/
+2
*
Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which is
Akira Hatanaka
2012-02-03
1
-0
/
+4
*
make sure the file's matching header is #include'd first.
Chris Lattner
2012-01-27
1
-3
/
+1
*
Rewrite CanShareConstantPoolEntry to be implemented in terms of the
Chris Lattner
2012-01-27
1
-26
/
+26
*
progress making the world safe to ConstantDataVector. While
Chris Lattner
2012-01-26
1
-1
/
+4
*
drop unneeded config.h includes
Dylan Noblesmith
2011-12-22
1
-1
/
+0
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+2
*
Remove all remaining uses of Value::getNameStr().
Benjamin Kramer
2011-11-15
1
-1
/
+1
*
Twinify GraphWriter a little bit.
Benjamin Kramer
2011-11-15
1
-2
/
+2
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-1
/
+1
*
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
Evan Cheng
2011-06-28
1
-2
/
+2
*
Make the logic for determining function alignment more explicit. No function...
Eli Friedman
2011-05-06
1
-1
/
+5
*
Use the PrintReg adaptor to correctly print live-in registers in debug output.
Jakob Stoklund Olesen
2011-05-02
1
-17
/
+5
*
MachineConstantPoolValues are not uniqued, so they need to be freed if they
Cameron Zwarich
2011-02-22
1
-1
/
+7
*
Revert r124611 - "Keep track of incoming argument's location while emitting L...
Devang Patel
2011-02-21
1
-3
/
+1
*
Keep track of incoming argument's location while emitting LiveIns.
Devang Patel
2011-01-31
1
-1
/
+3
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-3
/
+3
*
move the pic base symbol stuff up to MachineFunction
Chris Lattner
2010-11-14
1
-0
/
+7
*
Attach a GCModuleInfo to a MachineFunction.
Nicolas Geoffray
2010-10-31
1
-2
/
+3
*
Include MachineBasicBlock numbers in viewCFG() output.
Jakob Stoklund Olesen
2010-10-30
1
-8
/
+6
*
Teach MachineBasicBlock::print() to annotate instructions and blocks with
Jakob Stoklund Olesen
2010-10-26
1
-2
/
+2
*
Make CodeGen TBAA-aware.
Dan Gohman
2010-10-20
1
-5
/
+10
*
force clients of MachineFunction::getMachineMemOperand to provide a
Chris Lattner
2010-09-21
1
-14
/
+4
*
start pushing MachinePointerInfo out through the MachineMemOperand interface
Chris Lattner
2010-09-21
1
-5
/
+11
*
It's better to have the arrays, which would trigger the creation of stack
Bill Wendling
2010-07-27
1
-1
/
+1
*
Remove too-strict assertion. We may want the vreg copy of the physical register
Jim Grosbach
2010-07-23
1
-1
/
+0
*
Fix debugging strings.
Dan Gohman
2010-07-07
1
-2
/
+2
[next]