Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d901b6640e0f1d1757a2db9fb57a140ad828ea75
/
lib
/
CodeGen
/
MachineFunction.cpp
1cb065e
Make MachineFunction not crash when TargetMachine::getRegisterInfo() returns
by Matthijs Kooijman
· 17 years ago
62e7d9f
Fix these comments to reflect current reality. Surprisingly,
by Dan Gohman
· 17 years ago
26f8c27
Tidy up several unbeseeming casts from pointer to intptr_t.
by Dan Gohman
· 17 years ago
491f783
get MachineConstantPool off std::ostream, onto raw_ostream. It would be
by Chris Lattner
· 17 years ago
1fefaac
Switch the asmprinter (.ll) and all the stuff it requires over to
by Chris Lattner
· 17 years ago
2fcbc7e
Fold the useful features of alist and alist_node into ilist, and
by Dan Gohman
· 17 years ago
4ae0828
Fix uses of underscore-capital names.
by Dan Gohman
· 17 years ago
0298311
Trim unnecessary #includes.
by Dan Gohman
· 17 years ago
221a437
Pool-allocation for MachineInstrs, MachineBasicBlocks, and
by Dan Gohman
· 17 years ago
845e05c
Silence warning when no assertions.
by Chris Lattner
· 17 years ago
da87253
Spiller now remove unused spill slots.
by Evan Cheng
· 17 years ago
9b0baeb
Rename PrintableName to Name.
by Bill Wendling
· 17 years ago
8eeb979
Change "Name" to "AsmName" in the target register info. Gee, a refactoring tool
by Bill Wendling
· 17 years ago
1e57df3
Rename MRegisterInfo to TargetRegisterInfo.
by Dan Gohman
· 18 years ago
610b9eb
move MachineFrameInfo::CreateFixedObject out of line, give MachineFrameInfo
by Chris Lattner
· 18 years ago
7ce487f
properly encapsulate the parent field of MBB and MI with get/set accessors.
by Chris Lattner
· 18 years ago
1b98919
Rename SSARegMap -> MachineRegisterInfo in keeping with the idea
by Chris Lattner
· 18 years ago
081ce94
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
8157ef4
Eliminate the remaining uses of getTypeSize. This
by Duncan Sands
· 18 years ago
3f7d94b
Use empty() member functions when that's what's being tested for instead
by Dan Gohman
· 18 years ago
f17a25c
It's not necessary to do rounding for alloca operations when the requested
by Dan Gohman
· 18 years ago