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 comment typo
David Greene
2007-08-07
1
-1
/
+1
*
Fix GLIBCXX_DEBUG error triggered by incrementing erased iterator.
David Greene
2007-08-07
1
-4
/
+4
*
Add a missing forward declaration.
David Greene
2007-08-07
1
-0
/
+1
*
Rearrange options into sections and add the last floating point related option.
Reid Spencer
2007-08-07
1
-14
/
+32
*
Add the -disable-excess-fp-precision option.
Reid Spencer
2007-08-07
1
-0
/
+4
*
Add another missing option.
Reid Spencer
2007-08-07
1
-0
/
+5
*
Add some more missing options.
Reid Spencer
2007-08-07
1
-2
/
+12
*
Remove the -f option which is no longer supported, but add the -fake-argv0
Reid Spencer
2007-08-07
1
-5
/
+2
*
Describe the global/local naming convention.
Reid Spencer
2007-08-07
1
-11
/
+13
*
Add reference to problem report.
Nick Lewycky
2007-08-07
1
-0
/
+1
*
Initial JIT support for ARM by Raul Fernandes Herbster.
Evan Cheng
2007-08-07
9
-275
/
+889
*
Long double patch 7 of N, unless I lost count:).
Dale Johannesen
2007-08-07
3
-1
/
+37
*
Get rid of unnecessary #include.
Owen Anderson
2007-08-07
1
-1
/
+0
*
Clean up a bunch of caching stuff in memdep. This reduces the time to run GVN
Owen Anderson
2007-08-07
2
-27
/
+41
*
Begin loop index split pass.
Devang Patel
2007-08-07
3
-0
/
+391
*
Improve the accuracy of memdep for determining the dependencies of loads.
Owen Anderson
2007-08-06
1
-2
/
+13
*
Replace 4-line function with 10-line version per review comment.
Dale Johannesen
2007-08-06
1
-4
/
+10
*
remove #if 0 code.
Chris Lattner
2007-08-06
1
-16
/
+2
*
remove #if 0 code.
Chris Lattner
2007-08-06
1
-14
/
+0
*
Move lengthy conditional down 1 level per review comment.
Dale Johannesen
2007-08-06
2
-5
/
+6
*
Get X86 long double calling convention to work
Dale Johannesen
2007-08-06
4
-3
/
+34
*
regenerate
Chris Lattner
2007-08-06
3
-4748
/
+3438
*
Fix PR1577, a crash on invalid bug.
Chris Lattner
2007-08-06
2
-0
/
+8
*
This resolves a regression of BasicAA which failed to find any memory informa...
Chandler Carruth
2007-08-06
3
-6
/
+42
*
This fixes resizing issues with BitVectors. It ensures that the BitWord type ...
Chandler Carruth
2007-08-06
1
-11
/
+26
*
It's safe to fold not of fcmp.
Nick Lewycky
2007-08-06
2
-3
/
+18
*
Fix the dates on these tests. It's not September yet. Thanks Reid!
Nick Lewycky
2007-08-06
2
-0
/
+0
*
Make 80-bit store maintain simulated FP stack correctly.
Dale Johannesen
2007-08-06
1
-1
/
+2
*
Let scalar-evolution analyze loops with an unsigned comparison for the exit
Nick Lewycky
2007-08-06
2
-17
/
+64
*
Don't assume it's safe to transform a loop just because it's dominated by any
Nick Lewycky
2007-08-06
2
-1
/
+19
*
@verbatim needs to be on a line by itself.
Reid Spencer
2007-08-06
1
-1
/
+3
*
Fix a regression compiling 2005-05-11-Popcount-ffs-fls with the CBE,
Chris Lattner
2007-08-06
1
-1
/
+1
*
Implement review feedback. No functionality change.
Christopher Lamb
2007-08-06
2
-138
/
+153
*
Make this code more efficient.
David Greene
2007-08-06
1
-5
/
+5
*
remove some dead lines
Chris Lattner
2007-08-06
1
-2
/
+0
*
1. Random tidiness cleanups
Chris Lattner
2007-08-06
1
-47
/
+44
*
update for new domtree dump format
Chris Lattner
2007-08-06
1
-1
/
+1
*
Various random cleanups, add two accessors to DomTreeNode: getDFSNumIn/getDFS...
Chris Lattner
2007-08-06
1
-10
/
+15
*
Update links to the command guide generated documentation.
Reid Spencer
2007-08-05
2
-41
/
+41
*
Fix minor doxygen nits.
Reid Spencer
2007-08-05
13
-28
/
+45
*
Comment out configuration tags not supported by doxygen 1.3.9
Reid Spencer
2007-08-05
1
-8
/
+8
*
Document a missing parameter.
Reid Spencer
2007-08-05
1
-0
/
+1
*
Silence some warnings from doxygen about @param argument name not matching the
Reid Spencer
2007-08-05
1
-3
/
+3
*
Escape some escapes that confuse doxygen.
Reid Spencer
2007-08-05
1
-1
/
+3
*
Fix a doxygen directive.
Reid Spencer
2007-08-05
1
-1
/
+1
*
Long double patch 4 of N: initial x87 implementation.
Dale Johannesen
2007-08-05
8
-6
/
+162
*
allow this to pass on ppc hosts.
Chris Lattner
2007-08-05
1
-1
/
+1
*
shorten this name
Chris Lattner
2007-08-05
1
-2
/
+1
*
at the end of instcombine, explicitly clear WorklistMap.
Chris Lattner
2007-08-05
1
-7
/
+9
*
Fix a bug in DenseMap::clear, where we never reset a tombstone
Chris Lattner
2007-08-05
1
-3
/
+5
[next]