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
*
move the MCAsmInfo .cpp/.h files into the right
Chris Lattner
2009-08-22
9
-586
/
+580
*
revert 79764, my dependencies failed me again.
Chris Lattner
2009-08-22
3
-2
/
+5
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-6
/
+9
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-59
/
+95
*
remove dead member.
Chris Lattner
2009-08-22
2
-6
/
+2
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
120
-445
/
+446
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-70
/
+80
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-3
/
+5
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-6
/
+9
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-32
/
+37
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-55
/
+67
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-1
/
+2
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-9
/
+8
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-30
/
+27
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-50
/
+76
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-20
/
+20
*
Normalize how the 'namespace llvm {' is used in this file.
Bill Wendling
2009-08-22
1
-4
/
+2
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-6
/
+5
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-1
/
+2
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-9
/
+10
*
prune some redundant #includes.
Chris Lattner
2009-08-22
1
-10
/
+9
*
tweak #includes
Chris Lattner
2009-08-22
1
-5
/
+2
*
Record variable debug info at ISel time directly.
Devang Patel
2009-08-22
25
-256
/
+36
*
Some dummy cost model for s390x:
Anton Korobeynikov
2009-08-22
2
-3
/
+13
*
llvm-mc/Mach-O: Improve symbol table support:
Daniel Dunbar
2009-08-22
5
-41
/
+338
*
llvm-mc/Mach-O: Sketch symbol table support.
Daniel Dunbar
2009-08-22
3
-38
/
+296
*
Fix typo.
Daniel Dunbar
2009-08-22
1
-1
/
+1
*
Force triple for these tests.
Daniel Dunbar
2009-08-22
2
-2
/
+2
*
llvm-mc: Hopefully fix Mach-O tests on big-endian platforms, force values to be
Daniel Dunbar
2009-08-22
1
-1
/
+4
*
llvm-mc/Mach-O: Move more logic for writing the Mach-O file into the writer
Daniel Dunbar
2009-08-22
2
-37
/
+40
*
llvm-mc: Rename / redefine MCFragment::FileOffset to MCFragment::Offset (the
Daniel Dunbar
2009-08-22
2
-24
/
+17
*
llvm-mc: Clean up some handling of symbol/section association to be more correct
Daniel Dunbar
2009-08-22
7
-62
/
+152
*
CMake: Don't use copy_if_different for TableGen output, because it does not w...
Douglas Gregor
2009-08-22
1
-8
/
+2
*
Reapply r79708 with the appropriate fix for the case that still requires lock...
Owen Anderson
2009-08-22
1
-2
/
+6
*
TOT is 2.7svn for CMake, too
Douglas Gregor
2009-08-22
1
-1
/
+1
*
Change SmallString::operator{=,+=} to take a StringRef.
Daniel Dunbar
2009-08-22
1
-3
/
+3
*
Regenerate configure for 2.7svn
Tanya Lattner
2009-08-22
1
-9
/
+9
*
TOT is now 2.7svn
Tanya Lattner
2009-08-22
1
-1
/
+1
*
revert r79708 + r79711
Chris Lattner
2009-08-22
1
-5
/
+3
*
Make x86 test actually test x86 code generation. Fix the
Eli Friedman
2009-08-22
3
-4
/
+15
*
Add new intrinsics for Neon vldN_lane and vstN_lane operations.
Bob Wilson
2009-08-22
1
-0
/
+32
*
Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.html
Edward O'Callaghan
2009-08-22
1
-0
/
+2
*
Add basic information about SJLJ EH
Jim Grosbach
2009-08-22
1
-3
/
+36
*
rename test, make more specific.
Chris Lattner
2009-08-22
1
-4
/
+6
*
Actually remove unused static. Previous commit removed trailing
Eric Christopher
2009-08-22
1
-1
/
+0
*
Remove unused static.
Eric Christopher
2009-08-22
1
-20
/
+20
*
Ease contention on this lock by noticing that all writes to the VTs array will
Owen Anderson
2009-08-22
1
-2
/
+5
*
Add missing RUN line
Anton Korobeynikov
2009-08-22
1
-0
/
+1
*
Reduce the test
Anton Korobeynikov
2009-08-22
1
-88
/
+5
*
Use CHECK-NEXT to make sure we're only getting one copy of each shuffle
Bob Wilson
2009-08-22
3
-0
/
+20
[next]