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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Testcase for PR2613
Anton Korobeynikov
2008-10-31
1
-0
/
+61
*
Invalidate debug/eh/gc labels when unreachable MBB is deleted.
Anton Korobeynikov
2008-10-31
1
-13
/
+27
*
Add comment.
Evan Cheng
2008-10-31
1
-0
/
+2
*
Use better data structure for ConstPoolId2AddrMap.
Evan Cheng
2008-10-31
2
-15
/
+20
*
Actually make debug output understandable.
Evan Cheng
2008-10-31
1
-4
/
+4
*
x86_64 rip-relative and magic mode address
Mon P Wang
2008-10-31
1
-4
/
+8
*
Forgot this in last commit.
Evan Cheng
2008-10-31
1
-1
/
+1
*
Encode PICADD; some code clean up.
Evan Cheng
2008-10-31
1
-76
/
+101
*
Remove some unused virtual function bodies.
Dan Gohman
2008-10-31
1
-7
/
+5
*
Revert r58489. It isn't correct for all cases.
Bill Wendling
2008-10-31
2
-3
/
+4
*
Symbol visibility is unsupported on cygwin too.
Anton Korobeynikov
2008-10-31
1
-1
/
+1
*
Add an assert to catch user errors like:
Torok Edwin
2008-10-31
1
-2
/
+6
*
Change x86 register allocation ordering to match that of gcc. Otherwise some ...
Evan Cheng
2008-10-31
1
-19
/
+19
*
Add a fixme.
Evan Cheng
2008-10-31
1
-0
/
+3
*
Totally disable the setSubgraphColor calls temporarily, as they're
Dan Gohman
2008-10-31
1
-2
/
+2
*
Add a bunch of libcalls for ppcf128 that were somehow
Duncan Sands
2008-10-31
4
-38
/
+286
*
For some targets pointer and int are 16-bits. Allow 16-bits as a valid index
Sanjiv Gupta
2008-10-31
1
-1
/
+2
*
Don't skip over all "terminator" instructions when determining where to put the
Bill Wendling
2008-10-31
2
-4
/
+3
*
Fix warning.
Daniel Dunbar
2008-10-31
1
-1
/
+1
*
CMake: Fix some unwanted commentary line wraps on the last change.
Oscar Fuentes
2008-10-31
1
-19
/
+14
*
CMake: Establish dependencies among executables and libraries, using
Oscar Fuentes
2008-10-31
1
-3
/
+123
*
Use MOVSSmr instead of EXTRACTPSmr in the case of extracting
Dan Gohman
2008-10-31
2
-4
/
+16
*
Revert errant deletion. The target needs to be able to specify that it doesn'...
Jim Grosbach
2008-10-30
2
-0
/
+8
*
I think we got non-machine specific constpool entries covered.
Evan Cheng
2008-10-30
1
-1
/
+2
*
Change the name of the generated solution file for a CMake build. (from 'proj...
Cedric Venet
2008-10-30
1
-0
/
+1
*
Testcase for PR2987.
Duncan Sands
2008-10-30
1
-0
/
+9
*
Canonicalize sext(i1) to i1?-1:0, and update various instcombine
Dan Gohman
2008-10-30
3
-41
/
+162
*
Testcase for PR2986.
Duncan Sands
2008-10-30
1
-0
/
+14
*
Fix PR2986: do not use a potentially illegal
Duncan Sands
2008-10-30
1
-1
/
+6
*
Set svn:ignore on cscope.{files,out} in root llvm directory.
Daniel Dunbar
2008-10-30
0
-0
/
+0
*
Set svn:ignore for some Release-Asserts and Output dirs.
Daniel Dunbar
2008-10-30
0
-0
/
+0
*
Shift amounts should have type getShiftAmountTy
Duncan Sands
2008-10-30
1
-9
/
+9
*
Add InlineCost class for represent the estimated cost of inlining a
Daniel Dunbar
2008-10-30
8
-18
/
+97
*
Shift amounts should have the type given by
Duncan Sands
2008-10-30
1
-5
/
+5
*
Add missing vsetcc expansion for widening
Mon P Wang
2008-10-30
1
-1
/
+12
*
CMake: Reverted some unintentional changes on the previous commit.
Oscar Fuentes
2008-10-30
1
-4
/
+1
*
CMake: Cygwin pretends to be Unix.
Oscar Fuentes
2008-10-30
1
-3
/
+11
*
ARM JIT should observe -relocation-model command line option.
Evan Cheng
2008-10-30
2
-2
/
+6
*
Add initial support for vector widening. Logic is set to widen for X86.
Mon P Wang
2008-10-30
6
-33
/
+938
*
mention fortran status.
Chris Lattner
2008-10-30
1
-0
/
+13
*
Resolve bug 2947: vararg-marked functions must spill registers R3-R79 to stack
Scott Michel
2008-10-30
3
-114
/
+77
*
Revert r58411. The user needs to #define this when using the JITMemoryManager...
Bill Wendling
2008-10-30
1
-0
/
+5
*
Spell DISABLE_ASSERTIONS correctly.
Dan Gohman
2008-10-30
1
-1
/
+1
*
Revert part of r58048. It was breaking on SnowLeopard claiming that
Bill Wendling
2008-10-30
1
-5
/
+0
*
Correct way to handle CONSTPOOL_ENTRY instructions.
Evan Cheng
2008-10-29
4
-37
/
+82
*
Add debugging support.
Evan Cheng
2008-10-29
2
-1
/
+26
*
Let target resolve some relocation results.
Evan Cheng
2008-10-29
1
-30
/
+23
*
This is not needed anymore.
Evan Cheng
2008-10-29
1
-9
/
+0
*
Add a bit to MachineRelocation that tells JIT that target is responsible for ...
Evan Cheng
2008-10-29
1
-4
/
+18
*
Fix PEXTRQ encoding
Nate Begeman
2008-10-29
1
-1
/
+1
[next]