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
*
Encode VFP conversion instructions.
Evan Cheng
2008-11-11
4
-35
/
+126
*
Add utility pass to remove dbg info.
Devang Patel
2008-11-11
1
-0
/
+97
*
Silence unused variable warning.
Devang Patel
2008-11-11
1
-0
/
+1
*
Use actual function name in comments.
Devang Patel
2008-11-11
1
-2
/
+2
*
Change the scheduler accessor methods to accept an explicit TargetMachine
Dan Gohman
2008-11-11
4
-10
/
+16
*
Add a README entry.
Evan Cheng
2008-11-11
1
-0
/
+17
*
CMake: corrected split of Alpha and Sparc AsmPrinters.
Oscar Fuentes
2008-11-11
2
-4
/
+2
*
Separate sparc asmprinter. This should unbreak the native build
Anton Korobeynikov
2008-11-11
4
-1
/
+27
*
Separate alpha asmprinter. This should unbreak native build.
Anton Korobeynikov
2008-11-11
4
-1
/
+27
*
The 32-bit displacement field in an x86 address is signed. Arrange for it
Dan Gohman
2008-11-11
1
-10
/
+13
*
Update CMakeLists.txt
Cédric Venet
2008-11-11
1
-0
/
+1
*
Fix for PR3040:
Bill Wendling
2008-11-11
1
-18
/
+35
*
fix another libgcc blocker
Andrew Lenharth
2008-11-11
1
-0
/
+1
*
Cleaned up and fix bugs in convert_rndsat node
Mon P Wang
2008-11-11
2
-18
/
+39
*
Unbreak the buildbot and back out (inadvertant) casting edits in CellSPU
Scott Michel
2008-11-11
1
-7
/
+7
*
Encode VFP arithmetic instructions.
Evan Cheng
2008-11-11
4
-108
/
+226
*
Cleanup debug info. assocated with deleted instructions.
Devang Patel
2008-11-11
1
-2
/
+7
*
Add utility routines to remove dead debug info.
Devang Patel
2008-11-11
1
-0
/
+60
*
CellSPU: Fix bug 3606, as well as some ongoing work.
Scott Michel
2008-11-10
3
-12
/
+58
*
Small simplification. Use the iterator already present as the insertion point.
Bill Wendling
2008-11-10
1
-4
/
+3
*
Comments and indentation.
Evan Cheng
2008-11-10
1
-3
/
+3
*
Correct PIC function stub codegen.
Evan Cheng
2008-11-10
2
-7
/
+52
*
Fix indentation.
Dan Gohman
2008-11-10
1
-1
/
+1
*
Temporarily revert r58979 and related patch. It's causing a failure in X86 bo...
Bill Wendling
2008-11-10
1
-1
/
+3
*
- Make sure that we don't over-increment the iterator when going through the
Bill Wendling
2008-11-10
1
-7
/
+8
*
Added CONVERT_RNDSAT (conversion with rounding and saturation) SDNode to
Mon P Wang
2008-11-10
7
-2
/
+290
*
If the sign of exit condition and split condition does not match
Devang Patel
2008-11-10
1
-1
/
+6
*
Fix PR2667: add soft float support for sint_to_fp/uint_to_fp
Duncan Sands
2008-11-10
2
-15
/
+25
*
Tweak some comments.
Duncan Sands
2008-11-10
2
-5
/
+4
*
Small cleanups. No functionality change intended!
Duncan Sands
2008-11-10
2
-16
/
+8
*
When promoting the result of fp_to_uint/fp_to_sint,
Duncan Sands
2008-11-10
1
-10
/
+15
*
Really fix testb optimization on big-endian.
Dale Johannesen
2008-11-10
1
-5
/
+8
*
Third time's a charm.
Bill Wendling
2008-11-10
1
-60
/
+58
*
Added support for the following definition of shufflevector
Mon P Wang
2008-11-10
11
-70
/
+302
*
eliminate a couple more uses of utohexstr.
Chris Lattner
2008-11-10
1
-6
/
+10
*
Use utohex_buffer instead of utohexstr to avoid creating a temporary
Chris Lattner
2008-11-10
2
-2
/
+5
*
Move getCastToEmpty out of DIDescriptor into DIFactory. It is an
Chris Lattner
2008-11-10
1
-44
/
+45
*
Fix an over aggressive assumption that struct decls will have a pointer to
Chris Lattner
2008-11-10
1
-1
/
+1
*
add new file
Chris Lattner
2008-11-10
1
-0
/
+1
*
Add a new set of helper classes for creating and reading debug
Chris Lattner
2008-11-10
1
-0
/
+662
*
Forgot these.
Evan Cheng
2008-11-10
1
-19
/
+19
*
Rename isGVNonLazyPtr to isIndirectSym to reflect how it will be used.
Evan Cheng
2008-11-10
6
-27
/
+27
*
Correction for the last patch. Should match the conditional in the first part
Bill Wendling
2008-11-09
1
-34
/
+42
*
The method of doing the matching with a 'select' instruction was wrong. The
Bill Wendling
2008-11-09
1
-32
/
+39
*
fix leakage of ValueNumbering
Nuno Lopes
2008-11-09
1
-0
/
+1
*
Temporarily revert 58825, which breaks PPC bootstrap.
Dale Johannesen
2008-11-09
1
-1
/
+3
*
If the LHS of the FCMP is coming from a UIToFP instruction, then we don't want
Bill Wendling
2008-11-09
1
-33
/
+88
*
Typo fix
Anton Korobeynikov
2008-11-09
1
-1
/
+1
*
Temporary revert my last commit: it seems it's triggering some subtle bug in ...
asl
2008-11-08
5
-16
/
+31
*
CMake: corrected library target name for dependency: LLVMCellSPU ->
ofv
2008-11-08
1
-1
/
+1
[next]