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
/
Target
/
PowerPC
/
PPCBranchSelector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
tyops
Gabor Greif
2010-08-23
1
-1
/
+1
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
1
-1
/
+1
*
fix constness warnings
Gabor Greif
2010-07-23
1
-1
/
+2
*
eliminate the TargetInstrInfo::GetInstSizeInBytes hook.
Chris Lattner
2010-07-22
1
-1
/
+1
*
Make isInt?? and isUint?? template specializations of the generic versions. This
Benjamin Kramer
2010-03-29
1
-1
/
+1
*
Remove includes of Support/Compiler.h that are no longer needed after the
Nick Lewycky
2009-10-25
1
-1
/
+0
*
Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces.
Nick Lewycky
2009-10-25
1
-1
/
+1
*
Remove refs to non-DebugLoc version of BuildMI from PowerPC.
Dale Johannesen
2009-02-13
1
-2
/
+3
*
Switch the MachineOperand accessors back to the short names like
Dan Gohman
2008-10-03
1
-1
/
+1
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
Infrastructure for getting the machine code size of a function and an instruc...
Nicolas Geoffray
2008-04-16
1
-22
/
+2
*
Replace all target specific implicit def instructions with a target independe...
Evan Cheng
2008-03-15
1
-6
/
+0
*
Add new shorter predicates for testing machine operands for various types:
Chris Lattner
2007-12-30
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Remove isReg, isImm, and isMBB, and change all their users to use
Dan Gohman
2007-09-14
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+199