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
*
squash warnings.
Devang Patel
2009-01-05
7
-2
/
+8
*
A few more polygen grammar updates.
Dan Gohman
2009-01-05
1
-11
/
+10
*
set standard ignores
Gabor Greif
2009-01-05
0
-0
/
+0
*
Fix spelling in some comments.
Bob Wilson
2009-01-05
2
-2
/
+2
*
another fix to my previous commit:
Gabor Greif
2009-01-05
1
-2
/
+5
*
Fix misplaced right parentheses.
Evan Cheng
2009-01-05
1
-2
/
+2
*
eliminate tabs from my previous commit
Gabor Greif
2009-01-05
2
-5
/
+5
*
Get rid of the tagging functions and use PointerIntPair.
Gabor Greif
2009-01-05
3
-58
/
+27
*
Don't spew bitcode to standard out if this test
Duncan Sands
2009-01-05
1
-1
/
+1
*
This test passes again, unXFAIL.
Torok Edwin
2009-01-05
1
-1
/
+0
*
Atom and Core i7 do not have same model number after all.
Evan Cheng
2009-01-05
1
-4
/
+3
*
produce the same diagnostics for vicmp constant exprs as vicmp instructions.
Chris Lattner
2009-01-05
1
-1
/
+7
*
Fix PR3281:crash08.ll with this diagnostic:
Chris Lattner
2009-01-05
2
-10
/
+25
*
reject PR3281:crash07.ll with:
Chris Lattner
2009-01-05
2
-6
/
+10
*
alignment of 0 is not valid.
Chris Lattner
2009-01-05
1
-2
/
+2
*
reject undef/zero labels. This fixes PR3281:crash0[56].ll with these
Chris Lattner
2009-01-05
1
-1
/
+5
*
add checking intentionally elided for vfcmp/vicmp since they should really
Chris Lattner
2009-01-05
1
-0
/
+4
*
diagnose PR3281:crash02.ll with:
Chris Lattner
2009-01-05
1
-0
/
+3
*
reject PR3281:crash01.ll with:
Chris Lattner
2009-01-05
1
-1
/
+2
*
tighten up return type check
Chris Lattner
2009-01-05
1
-4
/
+2
*
fix PR3281:accepted0[02].ll: represent empty arrays distinctly, and
Chris Lattner
2009-01-05
1
-1
/
+7
*
PR3281:crash00.ll: produce this diagnostic instead of crashing:
Chris Lattner
2009-01-05
1
-1
/
+5
*
Handle weak_extern in the JIT. This fixes
Dan Gohman
2009-01-05
4
-13
/
+28
*
CellSPU:
Scott Michel
2009-01-05
3
-173
/
+418
*
gc is not an obsolete keyword.
Dan Gohman
2009-01-05
1
-2
/
+2
*
Update polygen grammar for recent language changes.
Dan Gohman
2009-01-05
1
-23
/
+27
*
CellSPU:
Scott Michel
2009-01-05
1
-0
/
+25
*
CellSPU:
Scott Michel
2009-01-05
5
-94
/
+371
*
Move the libcall annotating part from doFinalization to doInitialization.
Nick Lewycky
2009-01-05
1
-18
/
+77
*
A few more whitespace tidyments.
Dan Gohman
2009-01-04
1
-7
/
+7
*
Tidy whitespace.
Dan Gohman
2009-01-04
1
-8
/
+8
*
Regenerate.
Bill Wendling
2009-01-04
1
-0
/
+6
*
Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to
Bill Wendling
2009-01-04
4
-5
/
+23
*
The .llx suffix is obsolete.
Dan Gohman
2009-01-04
1
-1
/
+0
*
Update VIM LLVM IR syntax highlighting.
Dan Gohman
2009-01-04
1
-18
/
+52
*
Add a mechanism to specify attributes in getOrInsertFunction.
Nick Lewycky
2009-01-04
2
-3
/
+37
*
Refactor some parser interfaces to fix PR3278 and a FIXME:
Chris Lattner
2009-01-04
3
-23
/
+25
*
Run a post-pass that marks known function declarations by name.
Nick Lewycky
2009-01-04
2
-0
/
+455
*
elf writer really wants the size of the global, not the size
Chris Lattner
2009-01-04
1
-3
/
+3
*
Set a few more vimrc indentation options.
Dan Gohman
2009-01-04
1
-2
/
+4
*
Add utility functions for marking parameters as noalias or nocapture.
Nick Lewycky
2009-01-04
1
-12
/
+39
*
XFAIL this test. The xform was removed.
Bill Wendling
2009-01-04
1
-0
/
+1
*
Revert this transform. It was causing some dramatic slowdowns in a few tests....
Bill Wendling
2009-01-04
1
-31
/
+0
*
Add several more unimplemented operator overloads to ilist_iterator
Dan Gohman
2009-01-04
1
-4
/
+16
*
The llvm::ELFWriter::EmitGlobal() method is calling the
Bill Wendling
2009-01-04
1
-0
/
+1
*
add #include guards, thanks Dan.
Chris Lattner
2009-01-04
1
-0
/
+5
*
Use softtabstop instead of redefining tabstop.
Dan Gohman
2009-01-04
1
-1
/
+1
*
Switch the vimrc file from smartindent to cindent, which is
Dan Gohman
2009-01-04
1
-2
/
+3
*
Revert r61598 as it does nothing.
Bill Wendling
2009-01-03
1
-1
/
+2
*
Fix a DAGCombiner abort on an invalid shift count constant. This fixes PR3250.
Dan Gohman
2009-01-03
2
-0
/
+19
[next]