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
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
We don't really need the abort here. This unbreak x86_64 linux build.
Evan Cheng
2009-02-06
1
-1
/
+0
*
Move getPointerRegClass from TargetInstrInfo to TargetRegisterInfo.
Evan Cheng
2009-02-06
2
-14
/
+7
*
Add TargetInstrInfo::isSafeToMoveRegisterClassDefs. It returns true if it's s...
Evan Cheng
2009-02-06
1
-4
/
+3
*
Change -1 => negative number.
Evan Cheng
2009-02-06
1
-2
/
+2
*
Document the meaning of -1 for getCopyCost.
Evan Cheng
2009-02-06
1
-1
/
+2
*
Clarify comments.
Evan Cheng
2009-02-05
1
-3
/
+4
*
Reapply 63765. Patches for clang and llvm-gcc to follow.
Dale Johannesen
2009-02-05
2
-1
/
+54
*
Reverting 63765. This broke the build of both clang
Dale Johannesen
2009-02-04
2
-54
/
+1
*
New feature: add support for target intrinsics being defined in the
Nate Begeman
2009-02-04
2
-1
/
+54
*
add a friend needed by a stringmap change.
Chris Lattner
2009-02-04
1
-1
/
+3
*
Add some DL propagation to places that didn't
Dale Johannesen
2009-02-03
1
-3
/
+3
*
Propagation in TargetLowering. Includes passing a DL
Dale Johannesen
2009-02-03
1
-1
/
+1
*
Made the common case of default address space directive as non-virtual for pe...
Sanjiv Gupta
2009-02-02
1
-8
/
+18
*
Fix build on case-sensitive filesystems (i.e. everybody else)
Dale Johannesen
2009-01-30
1
-1
/
+1
*
Make LowerCallTo and LowerArguments take a DebugLoc
Dale Johannesen
2009-01-30
1
-2
/
+3
*
Enable emitting of constant values in non-default address space as well. The ...
Sanjiv Gupta
2009-01-30
1
-12
/
+15
*
Make x86's BT instruction matching more thorough, and add some
Dan Gohman
2009-01-29
1
-0
/
+2
*
Make isOperationLegal do what its name suggests, and introduce a
Dan Gohman
2009-01-28
1
-2
/
+10
*
Make the Dwarf macro information section optional; CellSPU's assembler
Scott Michel
2009-01-26
1
-5
/
+12
*
Implement Red Zone utilization on x86-64. This is currently
Dan Gohman
2009-01-26
1
-0
/
+4
*
Cross register class coalescing. Not yet enabled.
Evan Cheng
2009-01-23
1
-0
/
+6
*
Eliminate a couple of fields from TargetRegisterClass: SubRegClasses and Supe...
Evan Cheng
2009-01-22
1
-29
/
+0
*
Cleanup whitespace and comments, and tweak some
Duncan Sands
2009-01-21
1
-12
/
+11
*
Allow targets to legalize operations (with illegal operands) that produces mu...
Sanjiv Gupta
2009-01-21
1
-0
/
+17
*
Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi...
Evan Cheng
2009-01-20
1
-4
/
+4
*
Registry.h should not depend on CommandLine.h.
Mikhail Glushenkov
2009-01-16
1
-0
/
+1
*
Delete trailing whitespace.
Mikhail Glushenkov
2009-01-16
1
-8
/
+8
*
Make getWidenVectorType const.
Dan Gohman
2009-01-15
1
-1
/
+1
*
Const-qualify getPreIndexedAddressParts and friends.
Dan Gohman
2009-01-15
1
-2
/
+2
*
Use DebugInfo interface to lower dbg_* intrinsics.
Devang Patel
2009-01-13
1
-1
/
+2
*
Rename getABITypeSize to getTypePaddedSize, as
Duncan Sands
2009-01-12
1
-5
/
+5
*
fit in 80 cols
Chris Lattner
2009-01-09
1
-2
/
+2
*
Revert r61415 and r61484. Duncan was correct that these weren't needed.
Bill Wendling
2009-01-05
1
-16
/
+0
*
Add a note about passing MVT::Other to getSetCCResultType.
Duncan Sands
2009-01-05
1
-2
/
+5
*
Add <climits>, to get the definition of CHAR_BIT. This should fix
Dan Gohman
2009-01-05
1
-0
/
+1
*
TargetLowering.h #includes SelectionDAGNodes.h, so it doesn't need its
Dan Gohman
2009-01-05
1
-5
/
+2
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
9
-20
/
+3
*
Fix PR3274: when promoting the condition of a BRCOND node,
Duncan Sands
2009-01-01
1
-1
/
+1
*
Linux wants the FDE initial location and address range to be forced to 32-bit.
Bill Wendling
2008-12-29
1
-0
/
+8
*
Darwin likes for the EH frame to be non-local.
Bill Wendling
2008-12-24
1
-0
/
+7
*
GCC doesn't emit DW_EH_PE_sdata4 for the FDE encoding on Darwin. I'm not sure
Bill Wendling
2008-12-24
1
-0
/
+8
*
Clean up the atomic opcodes in SelectionDAG.
Dan Gohman
2008-12-23
2
-85
/
+65
*
Clarify a comment.
Dan Gohman
2008-12-22
1
-1
/
+2
*
Fix bug 3202.
Rafael Espindola
2008-12-19
1
-0
/
+6
*
Added support for vector widening.
Mon P Wang
2008-12-18
1
-5
/
+10
*
Add initial support for back-scheduling address computations,
Dan Gohman
2008-12-16
1
-0
/
+6
*
Fix a typo in a comment.
Dan Gohman
2008-12-15
1
-1
/
+1
*
Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some...
Evan Cheng
2008-12-10
1
-1
/
+1
*
Add sub/mul overflow intrinsics. This currently doesn't have a
Bill Wendling
2008-12-09
1
-1
/
+1
*
Fix the name of ISD::TokenFactor in a comment. Thanks Gabor!
Dan Gohman
2008-12-09
1
-1
/
+1
[next]