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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CVP: If we have a PHI with an incoming select, try to skip the select.
Benjamin Kramer
2013-02-24
1
-5
/
+24
*
Typo
Francois Pichet
2013-02-24
1
-1
/
+1
*
Revert r169638 because it broke Mesa llvmpipe tests.
Nadav Rotem
2013-02-24
1
-6
/
+1
*
Make psuedo FEXT_T8I816_ins a custom inserter. It should be expanded
Reed Kotler
2013-02-24
4
-22
/
+34
*
Add a use of an otherwise unused variable to remove a warning in non-Asserts
Cameron Zwarich
2013-02-24
1
-0
/
+1
*
TwoAddressInstructionPass::tryInstructionTransform() only potentially returns
Cameron Zwarich
2013-02-24
1
-5
/
+4
*
TwoAddrInstructionPass::tryInstructionTransform() has a case where it calls
Cameron Zwarich
2013-02-24
1
-5
/
+10
*
Add new base instruction def for cmpi, cmp, slt and sltu so that def/uses
Reed Kotler
2013-02-23
1
-5
/
+10
*
TargetInstrInfo::commuteInstruction() doesn't actually return a new instruction
Cameron Zwarich
2013-02-23
1
-13
/
+3
*
X86: Disable cmov-memory patterns on subtargets without cmov.
Benjamin Kramer
2013-02-23
1
-6
/
+8
*
Make some fixes for LiveInterval repair with debug info. Debug value
Cameron Zwarich
2013-02-23
2
-2
/
+6
*
Fix a bug with the LiveIntervals updating in the two-address pass found by
Cameron Zwarich
2013-02-23
1
-1
/
+1
*
Make TwoAddressInstructionPass::sink3AddrInstruction() LiveIntervals-aware.
Cameron Zwarich
2013-02-23
1
-15
/
+34
*
Make rescheduleMIBelowKill() and rescheduleKillAboveMI() LiveIntervals-aware in
Cameron Zwarich
2013-02-23
1
-30
/
+85
*
Expand pseudos/macros for Selt. This is the last of the complex
Reed Kotler
2013-02-23
3
-0
/
+82
*
ARM: Convenience aliases for 'srs*' instructions.
Jim Grosbach
2013-02-23
3
-0
/
+28
*
Fixed a careless mistake.
Michael Gottesman
2013-02-23
1
-1
/
+1
*
Use getSplitDebugFilename when constructing the skeleton cu and
Eric Christopher
2013-02-22
1
-4
/
+2
*
Add a field to the compile unit of where we plan on splitting out
Eric Christopher
2013-02-22
1
-2
/
+3
*
Add a TODO and explain when we can get rid of the isMain field.
Eric Christopher
2013-02-22
1
-1
/
+1
*
SelectionDAG compile time improvement.
Nadav Rotem
2013-02-22
1
-0
/
+19
*
[mips] Emit call16 operator instead of got_disp. The former allows lazy binding.
Akira Hatanaka
2013-02-22
1
-3
/
+1
*
x86_64: designate most general purpose and SSE registers as callee save under...
Peter Collingbourne
2013-02-22
2
-21
/
+28
*
R600/SI: Add pattern for sign extension of i1 to i32.
Michel Danzer
2013-02-22
1
-0
/
+5
*
R600/SI: Add pattern for logical or of i1 values.
Michel Danzer
2013-02-22
1
-0
/
+4
*
R600/SI: Add pattern for fceil.
Michel Danzer
2013-02-22
1
-1
/
+3
*
Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...
Kristof Beyls
2013-02-22
1
-2
/
+1
*
Use references to attribute groups on the call/invoke instructions.
Bill Wendling
2013-02-22
1
-9
/
+11
*
Fix a nomenclature mistake. Slt->Slti in the functions. The "i" refers
Reed Kotler
2013-02-22
2
-8
/
+8
*
Expand mips16 SelT form pseudso/macros.
Reed Kotler
2013-02-22
3
-0
/
+81
*
Fix isa<> check which could never be true.
Pete Cooper
2013-02-22
1
-1
/
+1
*
Remove code copied from GenRegisterInfo.inc.
Andrew Trick
2013-02-22
2
-57
/
+0
*
Code cleanup: pass Offset by pointer to parseInstruction to more explicitly
Eli Bendersky
2013-02-22
1
-29
/
+33
*
Remove warning about default covering no cases.
Bill Wendling
2013-02-22
1
-3
/
+2
*
Add a bitmask for NoBuiltin. This should *not* be used.
Bill Wendling
2013-02-22
1
-1
/
+2
*
Implement the NoBuiltin attribute.
Bill Wendling
2013-02-22
8
-10
/
+59
*
Stop relying on physical register kill flags in isKilled() in the two-address
Cameron Zwarich
2013-02-21
1
-3
/
+10
*
Previously, parsing capability of the .debug_frame section was added
Eli Bendersky
2013-02-21
2
-6
/
+171
*
Allow GlobalValues to vectorize with AliasAnalysis
Renato Golin
2013-02-21
1
-35
/
+154
*
Re-apply r175688, with the changes suggested by Jakob in PR15320.
Lang Hames
2013-02-21
1
-24
/
+15
*
Remove dead code and whitespace.
Chad Rosier
2013-02-21
1
-10
/
+0
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
54
-572
/
+543
*
Don't assert on empty attributes.
Bill Wendling
2013-02-21
1
-2
/
+2
*
Hexagon: Expand cttz, ctlz, and ctpop for now.
Anshuman Dasgupta
2013-02-21
1
-0
/
+5
*
Make RAFast::UsedInInstr indexed by register units.
Jakob Stoklund Olesen
2013-02-21
1
-22
/
+30
*
Radar numbers don't belong in source code.
Evan Cheng
2013-02-21
3
-4
/
+1
*
Trivial cleanup
Bill Schmidt
2013-02-21
1
-2
/
+2
*
Large code model support for PowerPC.
Bill Schmidt
2013-02-21
5
-15
/
+20
*
Revert r175688 - It broke a test case (see PR15320).
Lang Hames
2013-02-21
1
-13
/
+25
*
getX86SubSuperRegister has a special mode with High=true for i64 which
Eli Bendersky
2013-02-21
1
-17
/
+9
[next]