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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add XCore intrinsics for getid (returns thread id) and bitrev (reverses
Richard Osborne
2008-11-14
2
-5
/
+4
*
Test commit.
Lang Hames
2008-11-14
1
-0
/
+1
*
ARM / Mac OS X also wants to invalidate icache after jitting.
Evan Cheng
2008-11-14
1
-20
/
+22
*
For post-regalloc scheduling, remove the instructions from the block
Dan Gohman
2008-11-14
1
-0
/
+6
*
Check in the correct version of the patch in r59279.
Dan Gohman
2008-11-14
1
-1
/
+1
*
Debug printing for SUnits that carry MachineInstrs.
Dan Gohman
2008-11-14
1
-10
/
+17
*
Initial support for carrying MachineInstrs in SUnits.
Dan Gohman
2008-11-14
2
-4
/
+27
*
Change DOTGraphTraits<ScheduleDAG*>::getGraphName how to find the name of
Dan Gohman
2008-11-13
1
-1
/
+1
*
Handle the rest of pseudo instructions.
Evan Cheng
2008-11-13
3
-54
/
+71
*
Lazy compilation callback save / restore VFP registers.
Evan Cheng
2008-11-13
1
-0
/
+9
*
Remove the FlaggedNodes member from SUnit. Instead of requiring each SUnit
Dan Gohman
2008-11-13
6
-59
/
+49
*
Don't allow the restore point to be placed after terminators. With this change,
Owen Anderson
2008-11-13
1
-2
/
+2
*
Extend InlineAsm::C_Register to allow multiple specific registers
Dale Johannesen
2008-11-13
2
-5
/
+27
*
Always emit a function pointer as a pointer to the function stub (if there is...
Evan Cheng
2008-11-13
1
-1
/
+20
*
Make the Node member of SUnit private, and add accessors.
Dan Gohman
2008-11-13
6
-47
/
+47
*
Change ScheduleDAG's DAG member from a reference to a pointer, to prepare
Dan Gohman
2008-11-13
6
-48
/
+48
*
Don't forget to emit stubs for function GV's emitted in CONSTPOOL_ENTRY's.
Evan Cheng
2008-11-13
1
-3
/
+10
*
Use find_first/find_next to iterate through all the set bits in a
Dan Gohman
2008-11-13
2
-12
/
+11
*
Modify the intrinsics pattern to separate out the "return" types from the
Bill Wendling
2008-11-13
1
-12
/
+27
*
fsub{d|s} encoding bugs.
Evan Cheng
2008-11-13
1
-2
/
+6
*
Missed a break statement.
Evan Cheng
2008-11-13
1
-0
/
+1
*
Fix pre- and post-indexed load / store encoding bugs.
Evan Cheng
2008-11-13
4
-70
/
+98
*
Refactor the code that does the type checking for intrinsics.
Bill Wendling
2008-11-13
1
-115
/
+132
*
Add Binary flag to raw_fd_ostream constructor.
Daniel Dunbar
2008-11-13
1
-2
/
+13
*
Really remove all debug information.
Devang Patel
2008-11-13
1
-11
/
+52
*
Regenerated
Bill Wendling
2008-11-13
3
-1397
/
+1433
*
Implement stack protectors as function attributes: "ssp" and "sspreq".
Bill Wendling
2008-11-13
5
-31
/
+23
*
Move the code that inserts X87 FP_REG_KILL instructions from a
Dan Gohman
2008-11-12
6
-83
/
+148
*
Remove the incorrect assertion. We don't have enough information before reloc...
Evan Cheng
2008-11-12
1
-2
/
+1
*
CMake: when bulding shared libraries on non-WIN32 systems, link dl to
Oscar Fuentes
2008-11-12
1
-0
/
+4
*
Fix unsigned char->ppcf128 conversion.
Dale Johannesen
2008-11-12
1
-3
/
+8
*
Do the LiveVariables update before printing the instruction in
Dan Gohman
2008-11-12
1
-1
/
+2
*
Remove some debugging code made redundant by the change to do
Dan Gohman
2008-11-12
1
-8
/
+0
*
Simplify SplitVecRes_EXTRACT_SUBVECTOR. This means
Duncan Sands
2008-11-12
1
-20
/
+12
*
Correct some thinkos in the expansion of ADD/SUB
Duncan Sands
2008-11-12
1
-6
/
+7
*
Change binary dump format.
Evan Cheng
2008-11-12
1
-9
/
+21
*
Address mode immediate offset has already been divided by 4.
Evan Cheng
2008-11-12
1
-2
/
+1
*
Fix a VFP binary arithmetic instruction encoding bug.
Evan Cheng
2008-11-12
1
-1
/
+1
*
Fix address mode 3 immediate offset mode encoding.
Evan Cheng
2008-11-12
2
-5
/
+7
*
Consolidate formats; fix FCMPED etc. encodings.
Evan Cheng
2008-11-12
5
-168
/
+120
*
Fix VFP conversion instruction encodings.
Evan Cheng
2008-11-12
4
-86
/
+123
*
Fix encoding of single-precision VFP registers.
Evan Cheng
2008-11-12
4
-40
/
+174
*
Fix the testb optimization so x86 also bootstraps.
Dale Johannesen
2008-11-12
1
-3
/
+1
*
VFP fld / fst immediate field is multiplied by 4.
Evan Cheng
2008-11-12
3
-19
/
+37
*
CMake: Remove removed source file.
Oscar Fuentes
2008-11-12
1
-1
/
+0
*
Remove
Devang Patel
2008-11-11
1
-0
/
+0
*
Undo previous check-in.
Devang Patel
2008-11-11
1
-97
/
+0
*
This shouldn't be necessary
Andrew Lenharth
2008-11-11
1
-1
/
+2
*
Fix FMDRR encoding.
Evan Cheng
2008-11-11
4
-26
/
+51
*
Handle floating point constpool_entry's.
Evan Cheng
2008-11-11
1
-4
/
+25
[next]