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
...
*
[SystemZ] Use RISBG for (shift (and ...))
Richard Sandiford
2013-07-16
2
-98
/
+321
*
This patch represents Mips utilization of r186388 code that alows asm matche...
Vladimir Medic
2013-07-16
4
-270
/
+242
*
PPCJITInfo.cpp: Tweak r186252 with s/__ppc/__powerpc/ to work on powerpc-linu...
NAKAMURA Takumi
2013-07-16
1
-2
/
+2
*
ARM: implement ldrex, strex and clrex intrinsics
Tim Northover
2013-07-16
8
-53
/
+277
*
ARM EABI divmod support
Renato Golin
2013-07-16
4
-2
/
+289
*
This patch allows targets to define weather the instruction mnemonics in asm ...
Vladimir Medic
2013-07-16
2
-4
/
+10
*
llvm/test/Object/directory.ll: Mark it as XFAIL:cygwin. Directories can be op...
NAKAMURA Takumi
2013-07-16
1
-3
/
+3
*
Use open+fstat instead of stat+open.
Rafael Espindola
2013-07-16
1
-3
/
+13
*
Remember that we have a null terminated string.
Rafael Espindola
2013-07-16
1
-4
/
+4
*
[Object/COFF] Add import_directory_table_entry.
Rui Ueyama
2013-07-16
1
-0
/
+8
*
Add a version of sys::fs::status that uses fstat.
Rafael Espindola
2013-07-16
3
-40
/
+71
*
COFF: Add constants for optional data directory.
Rui Ueyama
2013-07-16
1
-0
/
+18
*
Instead friending status, provide windows and posix constructors to file_status.
Rafael Espindola
2013-07-16
3
-44
/
+52
*
unittests/Support: Add TimeValue.Win32FILETIME, corresponding to r186374.
NAKAMURA Takumi
2013-07-16
1
-0
/
+16
*
Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatibl...
NAKAMURA Takumi
2013-07-16
2
-5
/
+3
*
Rename Support.TimeValue to TimeValue.time_t in unittests/Support.
NAKAMURA Takumi
2013-07-16
2
-3
/
+3
*
Add 'const' qualifiers to static const char* variables.
Craig Topper
2013-07-16
9
-37
/
+38
*
Add mingw32 to the XFAIL. I forgot about it when adding win32.
Rafael Espindola
2013-07-15
1
-1
/
+1
*
PEI: Support for non-zero SPAdj at beginning of a basic block.
Manman Ren
2013-07-15
3
-15
/
+280
*
PR16628: Fix a bug in the code that merges compares.
Nadav Rotem
2013-07-15
2
-1
/
+30
*
PPC: Refactoring to support subtarget feature changing
Hal Finkel
2013-07-15
2
-37
/
+69
*
Further simplify test case from r186119/r186035.
David Blaikie
2013-07-15
1
-123
/
+94
*
XFAIL on windows too and document the XFAILs.
Rafael Espindola
2013-07-15
1
-1
/
+4
*
Machine Verifier: verify FrameSetup and FrameDestroy
Manman Ren
2013-07-15
1
-0
/
+132
*
Remove an extra is_directory call.
Rafael Espindola
2013-07-15
1
-11
/
+0
*
Fix register subclass handling in PPCInstrInfo::insertSelect
Hal Finkel
2013-07-15
2
-5
/
+60
*
[mc-coff] Resolve aliases when emitting COFF relocations
Reid Kleckner
2013-07-15
2
-2
/
+109
*
R600/SI: Add support for 64-bit loads
Tom Stellard
2013-07-15
5
-1
/
+85
*
Remove invalid assert in DAGTypeLegalizer::RemapValue
Hal Finkel
2013-07-15
2
-1
/
+61
*
Remove trailing whitespace
Stephen Lin
2013-07-15
1
-36
/
+36
*
Revert r186316 while I track down an ASan failure and an assert from
Chandler Carruth
2013-07-15
2
-973
/
+1256
*
Teaching llvm-tblgen to not emit a switch statement when there are no case st...
Aaron Ballman
2013-07-15
3
-53
/
+88
*
Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator"
Reid Kleckner
2013-07-15
2
-14
/
+4
*
Test commit to see if write access works.
Job Noorman
2013-07-15
1
-1
/
+1
*
[Option] Store arg strings in a set backed by a BumpPtrAllocator
Reid Kleckner
2013-07-15
2
-4
/
+14
*
XFAIL this on freebsd to bring the bot back.
Rafael Espindola
2013-07-15
1
-0
/
+1
*
Reimplement SROA yet again. Same fundamental principle, but a totally
Chandler Carruth
2013-07-15
2
-1256
/
+973
*
DebugInfo: Factor out parsing compile unit DIEs to a separate function. Impro...
Alexey Samsonov
2013-07-15
2
-78
/
+70
*
Add 'const' qualifier to some arrays.
Craig Topper
2013-07-15
3
-3
/
+4
*
Make some arrays 'static const'
Craig Topper
2013-07-15
3
-43
/
+51
*
Add include to hopefully fix windows build.
Craig Topper
2013-07-15
1
-0
/
+1
*
Add const qualifier to some static arrays.
Craig Topper
2013-07-15
2
-6
/
+6
*
Add 'static' keyword to some const arrays for consistency.
Craig Topper
2013-07-15
1
-6
/
+6
*
Make some arrays 'static const'
Craig Topper
2013-07-15
4
-11
/
+11
*
Revert part of 186302 to fix buildbots.
Craig Topper
2013-07-15
1
-1
/
+2
*
Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]).
Craig Topper
2013-07-15
8
-17
/
+15
*
Mark llvm/test/Object/extract.ll as XFAIL:mingw32, for now.
NAKAMURA Takumi
2013-07-15
1
-0
/
+3
*
Clarify comments.
Eric Christopher
2013-07-14
1
-4
/
+1
*
Add DW_AT_GNU_odr_signature to the set of dwarf attributes.
Eric Christopher
2013-07-14
2
-0
/
+3
*
Collapse temporary variable into call.
Eric Christopher
2013-07-14
1
-4
/
+2
[prev]
[next]