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
*
Fix some column padding bugs, reorganize things as suggested by Chris
David Greene
2009-08-05
4
-30
/
+31
*
remove the 'DataSectionStartSuffix' and 'TextSectionStartSuffix' knobs.
Chris Lattner
2009-08-05
4
-35
/
+13
*
Add an svn:ignore property.
Dan Gohman
2009-08-05
0
-0
/
+0
*
Fix FindExecutable to use sys::Path::GetMainExecutable instead of
Dan Gohman
2009-08-05
8
-66
/
+65
*
Minor code simplification.
Dan Gohman
2009-08-05
1
-4
/
+2
*
Remove redundand checks: the only way to have, e.g. f32 RegVT is exactly
Anton Korobeynikov
2009-08-05
1
-11
/
+7
*
hasSuperClass tests for a strict superset relation, rather than
Dan Gohman
2009-08-05
1
-2
/
+2
*
Unbreak the stuff, this is ugly, but we cannot do better for now with 'plain'...
Anton Korobeynikov
2009-08-05
1
-5
/
+4
*
Test for llvm-gcc checkin 78223.
Dale Johannesen
2009-08-05
1
-0
/
+5
*
Missed pieces for ARM HardFP ABI.
Anton Korobeynikov
2009-08-05
5
-24
/
+54
*
Privatize the FunctionType table.
Owen Anderson
2009-08-05
2
-7
/
+9
*
Use elf Object File directly
Andrew Lenharth
2009-08-05
1
-18
/
+1
*
Remove some dead code.
Daniel Dunbar
2009-08-05
3
-35
/
+1
*
Enable the new no-SP register classes by default. This is to address
Dan Gohman
2009-08-05
6
-20
/
+9
*
Remove a redundant declaration.
Bob Wilson
2009-08-05
1
-2
/
+0
*
Update a comment to reflect the current code.
Dan Gohman
2009-08-05
1
-1
/
+2
*
Add testcases for reg-mem arithemtics added recently
Anton Korobeynikov
2009-08-05
1
-0
/
+133
*
Convert bswap test to filecheck, add more test entries & convert stuff to fil...
Anton Korobeynikov
2009-08-05
2
-7
/
+32
*
Fix a bug in the PIC16 backend.
Dan Gohman
2009-08-05
2
-2
/
+1
*
Disable NEON single-precision FP support for Cortex-A8, for now...
David Goodwin
2009-08-05
1
-1
/
+1
*
Add an explicit keyword.
Dan Gohman
2009-08-05
1
-1
/
+1
*
Remove dead code. MDNode and MDString are not Constant anymore.
Devang Patel
2009-08-05
7
-21
/
+0
*
Delete an obsolete sentance from a comment.
Dan Gohman
2009-08-05
1
-2
/
+1
*
Add new function attribute keywords to the vim syntax.
Dan Gohman
2009-08-05
1
-1
/
+2
*
Change these tests to use function attributes rather than special llc
Dan Gohman
2009-08-05
2
-9
/
+21
*
Add memory versions of some instructions.
Anton Korobeynikov
2009-08-05
1
-6
/
+83
*
Rename a variable to make MSVC happy.
Benjamin Kramer
2009-08-05
1
-3
/
+3
*
checking in broken testcases is not such a good idea.
Chris Lattner
2009-08-05
1
-0
/
+1
*
By default, for cortex-a8 use NEON for single-precision FP.
David Goodwin
2009-08-05
2
-5
/
+7
*
Remove unnecessary ProfileInfoLoader methods.
Daniel Dunbar
2009-08-05
4
-253
/
+89
*
Quite a few tests crashed in llc after 78142. This is just one of them. I hop...
Sanjiv Gupta
2009-08-05
1
-0
/
+10
*
Add StringRef::endswith
Daniel Dunbar
2009-08-05
1
-0
/
+5
*
Documentation: fix HTML validation errors.
Benjamin Kramer
2009-08-05
13
-33
/
+35
*
only point to dest labels if the graph has them
Andrew Lenharth
2009-08-05
1
-2
/
+6
*
Special constants as destinations does not work as expected - drop the patterns.
Anton Korobeynikov
2009-08-05
1
-53
/
+0
*
Alpha: Get section directives right
Andrew Lenharth
2009-08-05
1
-3
/
+3
*
Remove unused forward decls.
Benjamin Kramer
2009-08-05
2
-24
/
+2
*
Add executable suffix for the tool. This is needed e.g. for 'make install' on...
Anton Korobeynikov
2009-08-05
1
-1
/
+1
*
Pass user only if it's non-empty. Patch by Sandeep.
Anton Korobeynikov
2009-08-05
1
-2
/
+4
*
Add save-temps option to bugpoint to keep temporary stuff.
Anton Korobeynikov
2009-08-05
4
-6
/
+14
*
Cleanup in dbg_stoppoint handling in CBE. Patch by Sandeep Patel.
Anton Korobeynikov
2009-08-05
1
-7
/
+6
*
Minor arm CBE fixes. Patch by Sandeep.
Anton Korobeynikov
2009-08-05
1
-2
/
+2
*
Emit module-level inline asm for CBE.
Anton Korobeynikov
2009-08-05
1
-0
/
+48
*
Disable stack coloring with register for now. It's not able to set kill markers.
Evan Cheng
2009-08-05
2
-1
/
+511
*
Another nasty coalescer bug (is there another kind):
Evan Cheng
2009-08-05
2
-5
/
+172
*
Remove accidental commited comment
Bruno Cardoso Lopes
2009-08-05
1
-2
/
+0
*
- Remove custom handling of jumptables by the elf writter (this was
Bruno Cardoso Lopes
2009-08-05
8
-133
/
+220
*
80 col violations.
Evan Cheng
2009-08-05
1
-9
/
+15
*
common globals may also not be marked constant.
Chris Lattner
2009-08-05
2
-6
/
+10
*
Revert changes accidentally committed along with r78163.
Dan Gohman
2009-08-05
2
-2
/
+2
[next]