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
*
rename this test to sse2.ll
Chris Lattner
2009-08-15
1
-0
/
+0
*
merge a bunch more sse3 tests into sse3.ll
Chris Lattner
2009-08-15
11
-174
/
+252
*
convert test to filecheck format.
Chris Lattner
2009-08-15
1
-7
/
+17
*
rename test
Chris Lattner
2009-08-15
1
-0
/
+0
*
this is a test for sse3, simplify it.
Chris Lattner
2009-08-15
1
-1
/
+1
*
the .eh_frame sections we generate need to be writable (which
Chris Lattner
2009-08-15
1
-1
/
+2
*
document filecheck.
Chris Lattner
2009-08-15
1
-3
/
+87
*
fix pasto noticed by Jakub
Chris Lattner
2009-08-15
1
-1
/
+1
*
Use the new API for creating an OpaqueType.
Nicolas Geoffray
2009-08-15
1
-2
/
+4
*
add a stub for futher description of filecheck.
Chris Lattner
2009-08-15
1
-0
/
+21
*
add a simple FileCheck man page.
Chris Lattner
2009-08-15
2
-0
/
+67
*
tidy up
Chris Lattner
2009-08-15
1
-1
/
+2
*
Update cpp generation with new LLVM API for primitive types.
Nicolas Geoffray
2009-08-15
1
-6
/
+7
*
Revert a few changes that were done in 78603.
Sanjiv Gupta
2009-08-15
2
-14
/
+15
*
Don't setCalleeSavedInfoValid() until spills are interted.
Jakob Stoklund Olesen
2009-08-15
2
-2
/
+12
*
Allow double defs in the machine code verifier after the addPreRegAlloc passes.
Jakob Stoklund Olesen
2009-08-15
1
-1
/
+1
*
Move XCore AsmPrinter to XCore/AsmPrinter directory.
Richard Osborne
2009-08-15
7
-10
/
+34
*
Add XFAIL testcase for setcc undef.
Jakob Stoklund Olesen
2009-08-15
1
-0
/
+17
*
Add XFAIL test case for a scavenger assert.
Jakob Stoklund Olesen
2009-08-15
1
-0
/
+20
*
Add support for the PowerPC 64-bit SVR4 ABI.
Tilmann Scheller
2009-08-15
9
-72
/
+361
*
Update LocalRewriter::DistanceMap when inserting stack loads.
Jakob Stoklund Olesen
2009-08-15
2
-0
/
+28
*
Reformatting and some cleanup.
Bill Wendling
2009-08-15
1
-223
/
+247
*
80 col violations.
Evan Cheng
2009-08-15
1
-12
/
+12
*
Fix tests.
Evan Cheng
2009-08-15
2
-2
/
+2
*
Turn on if-conversion for thumb2.
Evan Cheng
2009-08-15
12
-51
/
+246
*
update for rename.
Chris Lattner
2009-08-15
1
-2
/
+2
*
rename PIC16Section.h -> MCSectionPIC16.h for consistency with
Chris Lattner
2009-08-15
3
-2
/
+2
*
cmake likes its explicit list of files to build.
Chris Lattner
2009-08-15
1
-0
/
+1
*
use XCore-specific section with xcore specific cp/dp flags to restore
Chris Lattner
2009-08-15
3
-16
/
+26
*
If ELF subtargets don't want to support 4/8/16-byte mergable sections, allow
Chris Lattner
2009-08-15
1
-3
/
+3
*
add support for target-specific ELF section flags, add a new MCSectionXCore
Chris Lattner
2009-08-15
4
-11
/
+124
*
Simplify a few more things, eliminating a few more dependencies on
Dan Gohman
2009-08-15
2
-3
/
+1
*
Simplify this code to not depend as much on CurMBB.
Dan Gohman
2009-08-15
1
-16
/
+15
*
Do not use frame register to reference fixed stack objects if the function is...
Evan Cheng
2009-08-15
2
-13
/
+14
*
Always check to see if raw_fd_ostream's file descriptor is attached to
Dan Gohman
2009-08-15
1
-13
/
+16
*
Add support for column computation on unbuffered streams.
Dan Gohman
2009-08-15
1
-15
/
+38
*
Move FormattedStream's write_impl out of line.
Dan Gohman
2009-08-15
2
-5
/
+7
*
Remove an unnecessary #include.
Dan Gohman
2009-08-15
1
-1
/
+0
*
switch DominanceFrontier::splitBlock to use a smallvector for
Chris Lattner
2009-08-15
1
-2
/
+2
*
On x86-64, for a varargs function, don't store the xmm registers to
Dan Gohman
2009-08-15
4
-18
/
+146
*
Do not completely skip subrange info for a zero sized array.
Devang Patel
2009-08-14
1
-6
/
+5
*
Leaf functions which do not save CSRs can be frameless even with -disable-fp-...
Evan Cheng
2009-08-14
3
-1
/
+16
*
CMake: Updated library dependence info.
Oscar Fuentes
2009-08-14
1
-1
/
+2
*
Add sse4.2 string/text processing intrinsics. We'll select these later.
Eric Christopher
2009-08-14
1
-0
/
+67
*
Whitespace cleanup.
Eric Christopher
2009-08-14
2
-18
/
+18
*
Allow targets to specify their choice of calling conventions per
Anton Korobeynikov
2009-08-14
7
-6
/
+44
*
Add Thumb2 lsr hooks.
Evan Cheng
2009-08-14
2
-36
/
+106
*
llvm-mc: Fix bugs where bytes were unintentionally being printed as signed.
Daniel Dunbar
2009-08-14
2
-2
/
+3
*
CMake: Corrected variable check.
Oscar Fuentes
2009-08-14
1
-1
/
+1
*
*try* to use a better name to describe how common symbols are marked on the e...
Bruno Cardoso Lopes
2009-08-14
3
-5
/
+9
[next]