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
*
Add command line option -entry-funcion to override entry function (default is...
Evan Cheng
2008-11-05
1
-5
/
+12
*
Remove debug output that's not really useful.
Evan Cheng
2008-11-05
1
-13
/
+0
*
Make ISel ignore dead nodes. The DAGCombiner normally eliminates
Dan Gohman
2008-11-05
2
-0
/
+27
*
opt was not exporting the Mangler symbols
Andrew Lenharth
2008-11-05
1
-1
/
+2
*
Add PR number.
Devang Patel
2008-11-05
1
-0
/
+1
*
Restructure ARM code emitter to use instruction formats instead of addressing...
Evan Cheng
2008-11-05
5
-285
/
+302
*
Use an assert to check that SelectCode isn't called on
Dan Gohman
2008-11-05
1
-5
/
+4
*
The HadDelete field is no longer used.
Dan Gohman
2008-11-05
1
-1
/
+0
*
Reintroduce a comment that was removed with the AddToISelQueue
Dan Gohman
2008-11-05
1
-0
/
+1
*
Update some comments to reflect the new code.
Dan Gohman
2008-11-05
1
-3
/
+8
*
Test commit, add Makefile for XCore target, more to follow.
Richard Osborne
2008-11-05
1
-0
/
+21
*
Fix thinko in ppcf128 expansion of truncating store.
Duncan Sands
2008-11-05
1
-1
/
+1
*
Add more vector move low and zero-extend patterns.
Evan Cheng
2008-11-05
2
-0
/
+24
*
Type of shuffle mask has changed.
Evan Cheng
2008-11-05
1
-1
/
+2
*
Indentation.
Evan Cheng
2008-11-05
1
-1
/
+1
*
Eliminate the ISel priority queue, which used the topological order for a
Dan Gohman
2008-11-05
11
-308
/
+74
*
Use getTargetConstant instead of getConstant for nodes that should not be vis...
Dan Gohman
2008-11-05
1
-8
/
+8
*
Rename isGVLazyPtr to isGVNonLazyPtr relocation. This represents Mac OS X
Evan Cheng
2008-11-05
6
-60
/
+62
*
New test case.
Devang Patel
2008-11-05
1
-0
/
+6
*
Do now allow InlineAlways pass to remove dead functions.
Devang Patel
2008-11-05
3
-0
/
+17
*
Silence unused variable warnings.
Devang Patel
2008-11-05
1
-1
/
+3
*
Check Attribute::NoInline.
Devang Patel
2008-11-05
1
-4
/
+2
*
Remove dead variable.
Bill Wendling
2008-11-05
1
-1
/
+0
*
Simplify the allocated size calculation.
Bill Wendling
2008-11-05
1
-3
/
+3
*
Fix comment
Bill Wendling
2008-11-05
1
-1
/
+2
*
Use the new predicate to control when we do prealloc splitting. Fix a small ...
Owen Anderson
2008-11-05
1
-1
/
+5
*
Debugging output tweak.
Evan Cheng
2008-11-05
1
-2
/
+2
*
CMake: updated list of source files.
Oscar Fuentes
2008-11-05
1
-0
/
+1
*
Some code simplification. It now doesn't generate a prologue if the epilogue
Bill Wendling
2008-11-05
1
-61
/
+47
*
Add a new pass to simplify specific half_powr function calls. This is
Dan Gohman
2008-11-04
4
-0
/
+207
*
On darwin, 32-bit x86 target is i386-apple-darwin...
Devang Patel
2008-11-04
1
-1
/
+1
*
fix memory leak in pass manager when adding an analysis pass that already exi...
Nuno Lopes
2008-11-04
2
-7
/
+14
*
Fix tests not to emit IR output
Anton Korobeynikov
2008-11-04
2
-2
/
+2
*
Small simplification of the stack guard type.
Bill Wendling
2008-11-04
1
-4
/
+3
*
- Add a "getOrInsertGlobal" method to the Module class. This acts similarly to
Bill Wendling
2008-11-04
3
-14
/
+42
*
First pass at checking for the creation of a new join point when doing pre-al...
Owen Anderson
2008-11-04
1
-0
/
+73
*
Actually ARM / Mac OS X does have UINTTOFP_I64_F{64|32} libcalls.
Evan Cheng
2008-11-04
2
-4
/
+17
*
Update in response to feedback from Chris:
Bill Wendling
2008-11-04
3
-33
/
+60
*
fix two validation errors
Gabor Greif
2008-11-04
1
-1
/
+2
*
fix typos, harmonize formatting
Gabor Greif
2008-11-04
1
-3
/
+3
*
Revert 58687. This breaks mingw.
Tanya Lattner
2008-11-04
1
-5
/
+12
*
Allow SROA of vectors. Removing this caused a
Dale Johannesen
2008-11-04
1
-12
/
+4
*
80 columns
Dale Johannesen
2008-11-04
1
-2
/
+2
*
Custom lower bit_convert i64 -> f64 into FMDRR. This is now happening with le...
Evan Cheng
2008-11-04
2
-9
/
+41
*
Add note about cmake. Patch by Oscar Fuentes.
Tanya Lattner
2008-11-04
1
-0
/
+4
*
Give tablegen's Type a destructor, to suppress spurious
Dan Gohman
2008-11-04
1
-0
/
+1
*
Fix typo. Patch by nlewycky.
Duncan Sands
2008-11-04
1
-1
/
+1
*
Debug output tweak.
Evan Cheng
2008-11-04
1
-2
/
+2
*
LDM_RET restores pc, do not set 's' bit which would restore CPSR from SPSR.
Evan Cheng
2008-11-04
1
-1
/
+0
*
Fix PR3011: LegalizeTypes support for scalarizing
Duncan Sands
2008-11-04
3
-0
/
+19
[next]